Explorar el Código

Add CODEOWNERS for GitHub

Joshua M. Boniface hace 5 años
padre
commit
9169861baa
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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