Files
headscale/.github/CODEOWNERS
T
Kristoffer Dalby 9d932c4427 .github: point CODEOWNERS at the real goreleaser file
The tracked file is .goreleaser.yml, so the .yaml rule matched nothing.
2026-09-25 15:52:26 +02:00

10 lines
264 B
Plaintext

* @juanfont @kradalby
*.md @ohdearaugustin @nblock
*.yml @ohdearaugustin @nblock
*.yaml @ohdearaugustin @nblock
Dockerfile* @ohdearaugustin @nblock
.goreleaser.yml @ohdearaugustin @nblock
/docs/ @ohdearaugustin @nblock
/.github/workflows/ @ohdearaugustin @nblock