diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cc95928..127df20 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,14 +2,6 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Remember, the last match takes precedence. -# Replace the Starcraft team with your appropriate code owners. - -# Global owner, used as a last resort. -* @canonical/starcraft - -# General code owner -*.py @canonical/starcraft - # Documentation owners /docs/ @medubelko @canonical/starcraft