diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..d62e0db2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,6 @@ +# For more information on CODEOWNERS, see: +# https://help.github.com/en/articles/about-code-owners + +* @davidsmejia +*.js @nozomione +*.py @arkid15r