# GitHub CODEOWNERS. See:
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# Remember, the last match takes precedence.

# Global owner, used as a last resort.
*       @lengau

# Documentation owners
/docs/tutorial/ @canonical/starcraft-authors @erinecon
/docs/ @canonical/starcraft-authors @lengau

# Charm-tech owns templates unless they opt out of a review.
/charmcraft/templates/ @canonical/charm-tech

# Finally, all CODEOWNERS changes need to be approved by a maintainer
/.github/CODEOWNERS @canonical/starcraft-maintainers
