Files
paperclip/.github/CODEOWNERS
2026-03-17 15:03:18 -05:00

11 lines
419 B
Plaintext

# Replace @dotta 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