From 75c5cb0d7b1cb1c29555ac7d096c41691127cbd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Borgna?= <121866228+aborgna-q@users.noreply.github.com> Date: Thu, 23 May 2024 11:50:47 +0100 Subject: [PATCH] chore: Add alec to the release team Adding @cqc-alec to the release team, since he already has push-access in pypi and crates.io. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e260a89b9..7d6158007 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,5 +8,5 @@ # The release PRs that trigger publication to crates.io or PyPI always modify the changelog. # We require those PRs to be approved by someone with release permissions. -hugr/CHANGELOG.md @aborgna-q @ss2165 -hugr-py/CHANGELOG.md @aborgna-q @ss2165 +hugr/CHANGELOG.md @aborgna-q @cqc-alec @ss2165 +hugr-py/CHANGELOG.md @aborgna-q @cqc-alec @ss2165