Skip to content

Commit 25ace9d

Browse files
authored
Merge pull request #2 from mlcommons/Create-CODEOWNERS
Create CODEOWNERS
2 parents f63a54f + 5216962 commit 25ace9d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# These owners will be the default owners for everything in the repo.
2+
# Unless a later match takes precedence,they will be requested for review when someone opens a pull request.
3+
# (uncomment this line when adding an owner) * @username_or_team
4+
5+
/.github/CODEOWNERS @mlcommons/systems
6+
7+
/.github/workflows/cla.yml @mlcommons/systems
8+
9+
/LICENSE.md @mlcommons/systems

0 commit comments

Comments
 (0)