Skip to content

Commit fa77296

Browse files
committed
Add CODEOWNERS file
References: * https://github.com/usnistgov/opensource-repo/#codeowners Signed-off-by: Alex Nelson <[email protected]>
1 parent d6761af commit fa77296

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This file lists the contributors responsible for the
2+
# repository content. They will also be automatically
3+
# asked to review any pull request made in this repository.
4+
5+
# Each line is a file pattern followed by one or more owners.
6+
# The sequence matters: later patterns take precedence.
7+
8+
# FILES OWNERS
9+
* @casework/maintainers-global
10+
* @casework/maintainers-case-python-utilities

0 commit comments

Comments
 (0)