We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f63a54f + 5216962 commit 25ace9dCopy full SHA for 25ace9d
.github/CODEOWNERS
@@ -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