diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2020-03-23 18:18:38 -0400 |
|---|---|---|
| committer | Joshua M. Boniface <joshua@boniface.me> | 2020-03-23 18:18:38 -0400 |
| commit | 9169861baab62919e661ec663998c5a4436e4547 (patch) | |
| tree | 4126641117179ed04881ce7a5b79d0caa475289b /.github | |
| parent | 0242ce5fee689442472505be94000233c464ffbd (diff) | |
Add CODEOWNERS for GitHub
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..e902dc712 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# Joshua must review all changes to deployment and build.sh +deployment/* @joshuaboniface +build.sh @joshuaboniface |
