diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..ab5b2741c --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# This file defines who is responsible for different parts of the codebase +# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +# These owners will be the default owners for everything in the repo +* @adzerk/delivery