chore: expand github codeowners coverage

This commit is contained in:
Dotta
2026-03-17 15:03:18 -05:00
parent 3921466aae
commit 62e8fd494f

16
.github/CODEOWNERS vendored
View File

@@ -1,10 +1,10 @@
# Replace @dotta if a different maintainer or team should own release infrastructure.
.github/workflows/release.yml @dotta
scripts/release*.sh @dotta
scripts/release-*.mjs @dotta
scripts/create-github-release.sh @dotta
scripts/rollback-latest.sh @dotta
doc/RELEASING.md @dotta
doc/PUBLISHING.md @dotta
doc/RELEASE-AUTOMATION-SETUP.md @dotta
.github/** @dotta @devinfoley
scripts/release*.sh @dotta @devinfoley
scripts/release-*.mjs @dotta @devinfoley
scripts/create-github-release.sh @dotta @devinfoley
scripts/rollback-latest.sh @dotta @devinfoley
doc/RELEASING.md @dotta @devinfoley
doc/PUBLISHING.md @dotta @devinfoley
doc/RELEASE-AUTOMATION-SETUP.md @dotta @devinfoley