diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..6e25b9f8 --- /dev/null +++ b/.github/CODEOWNERS @@ -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 :)