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.
1 parent 5fe5929 commit 7491603Copy full SHA for 7491603
.github/CODEOWNERS
@@ -0,0 +1,13 @@
1
+# This is a comment.
2
+# Each line is a file pattern followed by one or more owners.
3
+
4
+# For more info about this file, please see
5
+# https://docs.github.com/en/enterprise/2.18/user/github/creating-cloning-and-archiving-repositories/about-code-owners
6
7
+# These owners will be the default owners for everything in
8
+# the repo. Unless a later match takes precedence,
9
10
+* @hpc-io/pdc-developers
11
12
+# This directory controls the permissions/review requirements
13
+.github/ @hpc-io/pdc
0 commit comments