mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 01:38:32 +00:00
chore: 🛡️ Add CODEOWNERS file (#281)
This commit is contained in:
parent
c18c9dc364
commit
45cc9101ea
1 changed files with 9 additions and 0 deletions
9
.github/CODEOWNERS
vendored
Normal file
9
.github/CODEOWNERS
vendored
Normal 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
|
||||
Loading…
Reference in a new issue