1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Create CODEOWNERS

This commit is contained in:
2021-05-03 22:00:59 -05:00
parent fed3a93940
commit 5527dd4f6a

4
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,4 @@
* @JonahAragon
# Why? Because until we have documentation in place, I need to make sure every
# PR is following the new best-practices for this repository, since the
# codebase has changed very significantly, very recently :)