Add CODEOWNERS for GitHub

This commit is contained in:
Joshua M. Boniface 2020-03-24 01:22:43 -04:00
parent 285920372b
commit e6a3cb20d2

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