Skip to content

Commit 4cf688a

Browse files
authored
Merge pull request #95 from casework/add_codeowners
Add CODEOWNERS file
2 parents d6761af + fa77296 commit 4cf688a

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)