# 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.

* @jahn-junior

# Documentation owners
/docs/  @canonical/starcraft-authors @canonical/starcraft-reviewers

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