# GitHub code owners. 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
*                              @lengau

# Documentation owners
/docs/                         @canonical/starcraft-authors @lengau
/docs/reference/changelog.rst  @canonical/starcraft-reviewers

# Code owner changes must be approved by a maintainer.
/.github/CODEOWNERS            @canonical/starcraft-maintainers
