status-go/.github/CODEOWNERS
2025-01-22 15:12:34 +00:00

19 lines
699 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
# 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