Skip to content

Commit c55795c

Browse files
committed
include CODEOWNERS
1 parent d4a139a commit c55795c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/CODEOWNERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)