mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-26 18:24:54 +09:00
.github: point CODEOWNERS at the real goreleaser file
The tracked file is .goreleaser.yml, so the .yaml rule matched nothing.
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@
|
||||
*.yml @ohdearaugustin @nblock
|
||||
*.yaml @ohdearaugustin @nblock
|
||||
Dockerfile* @ohdearaugustin @nblock
|
||||
.goreleaser.yaml @ohdearaugustin @nblock
|
||||
.goreleaser.yml @ohdearaugustin @nblock
|
||||
/docs/ @ohdearaugustin @nblock
|
||||
/.github/workflows/ @ohdearaugustin @nblock
|
||||
|
||||
Reference in New Issue
Block a user