Skip to content

Commit d995f8e

Browse files
committed
Add CODEOWNERS file
1 parent b88a6f9 commit d995f8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file tells Github who 'owns' a file. Pull requests that changes one of these files
2+
# will require a review from one of the code owners.
3+
4+
index.html @ndrewh @maxdg99 @adambricelis
5+
main.css @ndrewh
6+
main.js @ndrewh
7+
README.md @ndrewh
8+
CODEOWNERS @ndrewh

0 commit comments

Comments
 (0)