Compare commits

..

2 commits

Author SHA1 Message Date
ArcticLampyrid
664f8371f3
Merge ff091dd56b into a71a933705 2024-11-05 04:12:47 +00:00
Kristoffer Dalby
a71a933705
add nblock to doc owners (#2207)
Some checks failed
Build documentation / deploy (push) Has been cancelled
Tests / test (push) Has been cancelled
Build / build (push) Has been cancelled
Build documentation / build (push) Has been cancelled
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-11-04 10:12:50 -06:00

16
.github/CODEOWNERS vendored
View file

@ -1,10 +1,10 @@
* @juanfont @kradalby * @juanfont @kradalby
*.md @ohdearaugustin *.md @ohdearaugustin @nblock
*.yml @ohdearaugustin *.yml @ohdearaugustin @nblock
*.yaml @ohdearaugustin *.yaml @ohdearaugustin @nblock
Dockerfile* @ohdearaugustin Dockerfile* @ohdearaugustin @nblock
.goreleaser.yaml @ohdearaugustin .goreleaser.yaml @ohdearaugustin @nblock
/docs/ @ohdearaugustin /docs/ @ohdearaugustin @nblock
/.github/workflows/ @ohdearaugustin /.github/workflows/ @ohdearaugustin @nblock
/.github/renovate.json @ohdearaugustin /.github/renovate.json @ohdearaugustin @nblock