aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Lavado <anthony@lavado.ca>2020-12-04 22:07:40 -0500
committerGitHub <noreply@github.com>2020-12-04 22:07:40 -0500
commit8b55ff2e6e32c75c183aed8bed2a9d650097f42e (patch)
tree8a64eab145e0a8de14becd0668183246908f4f33
parent6aed4b6e32f6a1dd1712c270340958a01cc4e18e (diff)
parentd838a27e6d2f771bfbd31a3af1e410299d7b8bba (diff)
Merge pull request #4664 from joshuaboniface/codeown-ci
Make me codeowner of the .ci dir
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e902dc712..e1900d583 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,3 +1,4 @@
# Joshua must review all changes to deployment and build.sh
+.ci/* @joshuaboniface
deployment/* @joshuaboniface
build.sh @joshuaboniface