chore: 🛡️ Add CODEOWNERS file (#281)

This commit is contained in:
Steve Degosserie 2025-11-06 22:04:44 +02:00 committed by GitHub
parent c18c9dc364
commit 45cc9101ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1,9 @@
# Default code owners for the repo
# (This restriction will be lifted at some point)
* @datahaven-xyz/moonsong-perm @datahaven-xyz/moonsong-coredev
# Specific code owners for sensitive folders
/.github/ @datahaven-xyz/moonsong-perm @datahaven-xyz/opslayer-devops
/docker/ @datahaven-xyz/moonsong-perm @datahaven-xyz/opslayer-devops
/operator/scripts/ @datahaven-xyz/moonsong-perm @datahaven-xyz/opslayer-devops
/tools/github/ @datahaven-xyz/moonsong-perm @datahaven-xyz/opslayer-devops