Skip to content

Commit 2cc2ec5

Browse files
authored
Add CODEOWNERS (#208)
1 parent 175ebf8 commit 2cc2ec5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# These owners will be the default owners for everything in
2+
# the repo. Unless a later match takes precedence,
3+
# they will be requested for review when someone
4+
# opens a pull request.
5+
* @catileptic
6+
7+
# More details on creating a codeowners file:
8+
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

0 commit comments

Comments
 (0)