diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..5c8ffc5 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# This is a CODEOWNERS file for automatic assignment of code reviewers on GitHub + +# Global rule: @tcivie will be the owner for everything in the repo +* @tcivie