Browse Source

Add CODEOWNERS for GitHub

Joshua M. Boniface 5 years ago
parent
commit
9169861baa
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/CODEOWNERS

+ 3 - 0
.github/CODEOWNERS

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