chore: expand github codeowners coverage
This commit is contained in:
parent
3921466aae
commit
62e8fd494f
1 changed files with 8 additions and 8 deletions
16
.github/CODEOWNERS
vendored
16
.github/CODEOWNERS
vendored
|
|
@ -1,10 +1,10 @@
|
||||||
# Replace @dotta if a different maintainer or team should own release infrastructure.
|
# Replace @dotta if a different maintainer or team should own release infrastructure.
|
||||||
|
|
||||||
.github/workflows/release.yml @dotta
|
.github/** @dotta @devinfoley
|
||||||
scripts/release*.sh @dotta
|
scripts/release*.sh @dotta @devinfoley
|
||||||
scripts/release-*.mjs @dotta
|
scripts/release-*.mjs @dotta @devinfoley
|
||||||
scripts/create-github-release.sh @dotta
|
scripts/create-github-release.sh @dotta @devinfoley
|
||||||
scripts/rollback-latest.sh @dotta
|
scripts/rollback-latest.sh @dotta @devinfoley
|
||||||
doc/RELEASING.md @dotta
|
doc/RELEASING.md @dotta @devinfoley
|
||||||
doc/PUBLISHING.md @dotta
|
doc/PUBLISHING.md @dotta @devinfoley
|
||||||
doc/RELEASE-AUTOMATION-SETUP.md @dotta
|
doc/RELEASE-AUTOMATION-SETUP.md @dotta @devinfoley
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue