diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2020-12-04 22:05:37 -0500 |
|---|---|---|
| committer | Joshua M. Boniface <joshua@boniface.me> | 2020-12-04 22:05:37 -0500 |
| commit | d838a27e6d2f771bfbd31a3af1e410299d7b8bba (patch) | |
| tree | 8a64eab145e0a8de14becd0668183246908f4f33 | |
| parent | 6aed4b6e32f6a1dd1712c270340958a01cc4e18e (diff) | |
Make me codeowner of the .ci dir
I need to know when stuff changes.
| -rw-r--r-- | .github/CODEOWNERS | 1 |
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 |
