From 2a8d2174173ab8d05d0b48a44580a8c0b2c8c19b Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Tue, 26 May 2026 19:35:52 -0700 Subject: [PATCH] chore(release): map carltonawong noreply to GitHub login Added AUTHOR_MAP entry for the cherry-picked fix in the preceding commit so the release contributor audit can resolve Carlton's noreply email. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index d46e36ce50b..6e6babccaa4 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -47,6 +47,7 @@ ACP_REGISTRY_MANIFEST = REPO_ROOT / "acp_registry" / "agent.json" AUTHOR_MAP = { "9592417+adam91holt@users.noreply.github.com": "adam91holt", "45688690+fujinice@users.noreply.github.com": "fujinice", + "276689385+carltonawong@users.noreply.github.com": "carltonawong", # teknium (multiple emails) "teknium1@gmail.com": "teknium1", "kenyon1977@gmail.com": "kenyonxu",