Add Nginx config files to repo

Allows us to edit redirects and headers locally.
This commit is contained in:
2019-08-11 22:12:19 -05:00
parent 98bca69952
commit 7daa208815
6 changed files with 25 additions and 6 deletions

3
.github/CODEOWNERS vendored
View File

@ -1,9 +1,10 @@
# Administration Related Files
/.well-known/ @JonahAragon
/nginx/ @JonahAragon
/404.html @JonahAragon
/.github/ @JonahAragon @BurungHantu1605
/LICENSE.txt @JonahAragon @BurungHantu1605
/.travis.yml @Shifterovich
/.travis.yml @JonahAragon @Shifterovich
/CNAME @JonahAragon
# Editorial Team