Skip to content

Commit

Permalink
chore: add CODEOWNERS file (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau authored Dec 17, 2024
1 parent b4a1f7a commit 913e475
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 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.

# Documentation owners
/docs/ @medubelko @canonical/starcraft

# Finally, all CODEOWNERS changes need to be approved by The Man, Himself.
/.github/CODEOWNERS @sergiusens

0 comments on commit 913e475

Please sign in to comment.