status-go/.github/CODEOWNERS
Igor Sirotin 45adccdcf9
ci_: set github codeowners for github workflows (#6290)
* ci_: set github codeowners for github workflows

* ci_: also add security team
2025-02-12 13:40:37 +03:00

20 lines
746 B
Plaintext

# No default owner
# CI-related changes
Makefile @status-im/devops @status-im/status-go-guild
default.nix @status-im/devops
shell.nix @status-im/devops
/nix/ @status-im/devops
/_assets/build/ @status-im/devops
/_assets/ci/ @status-im/devops
/_assets/hooks/ @status-im/devops
/_assets/scripts/ @status-im/devops
/.github/workflows/ @status-im/devops @0xM3R
# Custom ownership for specific folders
# Feel free to add yourself for any new packages you implement.
/_docs/policies @status-im/status-go-guild @iurimatias @alaibe @shivekkhurana @ilmotta @plopezlpz
/cmd/status-backend @igor-sirotin
/internal/sentry @igor-sirotin
/healthmanager @friofry