chore: expand github codeowners coverage
This commit is contained in:
16
.github/CODEOWNERS
vendored
16
.github/CODEOWNERS
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user