Add CODEOWNERS for GitHub

This commit is contained in:
Joshua M. Boniface 2020-03-23 18:18:38 -04:00
parent 0242ce5fee
commit 9169861baa

3
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,3 @@
# Joshua must review all changes to deployment and build.sh
deployment/* @joshuaboniface
build.sh @joshuaboniface