diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..9379634 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# Code owners for this repository. +# These users are automatically requested for review on pull requests. +# See https://docs.github.com/articles/about-code-owners + +* @BradMclain