Skip to content

Commit ef99c95

Browse files
Merge pull request #38 from casework/add_codeowners
Add CODEOWNERS file
2 parents 42bcb92 + c70ceb9 commit ef99c95

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-prov-o-implementation

0 commit comments

Comments
 (0)