fix: correct codeowners maintainer handle
This commit is contained in:
18
.github/CODEOWNERS
vendored
18
.github/CODEOWNERS
vendored
@@ -1,10 +1,10 @@
|
||||
# Replace @dotta if a different maintainer or team should own release infrastructure.
|
||||
# Replace @cryppadotta if a different maintainer or team should own release infrastructure.
|
||||
|
||||
.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
|
||||
.github/** @cryppadotta @devinfoley
|
||||
scripts/release*.sh @cryppadotta @devinfoley
|
||||
scripts/release-*.mjs @cryppadotta @devinfoley
|
||||
scripts/create-github-release.sh @cryppadotta @devinfoley
|
||||
scripts/rollback-latest.sh @cryppadotta @devinfoley
|
||||
doc/RELEASING.md @cryppadotta @devinfoley
|
||||
doc/PUBLISHING.md @cryppadotta @devinfoley
|
||||
doc/RELEASE-AUTOMATION-SETUP.md @cryppadotta @devinfoley
|
||||
|
||||
Reference in New Issue
Block a user