diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..0506ae4e5 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,10 @@ +# See https://github.com/blog/2392-introducing-code-owners + +# These owners will be the default owners for everything in the repo. +* @bep + +tpl/* @moorereason @bep +docs/* @digitalcraftsman +snapcraft.yaml @anthonyfok +Dockerfile @anthonyfok +i18n/* @bogem \ No newline at end of file