Skip to content

Commit a997cd6

Browse files
harshithapvcodemzs
authored andcommitted
Added CODEOWNERS file in the .github/ folder. (#4140)
* Added CODEOWNERS file in the .github/ folder. This allows reviewers to review any changes in the machine learning repository * Updated .github/CODEOWNERS with the team instead of individual reviewers
1 parent 5fae5ed commit a997cd6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file contains the default reviewers for ML .NET code
2+
# For more information on CODEOWNERS file see : https://help.github.com/en/articles/about-code-owners
3+
4+
# For the entire repository
5+
* @dotnet/mlnet-core
6+
7+

0 commit comments

Comments
 (0)