Skip to content

Commit 6166041

Browse files
Add CODEOWNERS file with default owners (#833)
Set default code owners for the repository.
1 parent 7234f18 commit 6166041

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# https://help.github.com/articles/about-codeowners/
2+
3+
# These owners will be the default owners for everything in
4+
# the repo. Unless a later match takes precedence,
5+
# the following owners will be requested for
6+
# review when someone opens a pull request.
7+
* @adityapatwardhan @sdwheeler

0 commit comments

Comments
 (0)