From 2069e78b88bfce0a1c01dc64cda8060dedef96aa Mon Sep 17 00:00:00 2001 From: teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:58:17 -0700 Subject: [PATCH] chore: add HeLLGURD to release AUTHOR_MAP for PR #39453 salvage --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 48c239b97..4112796ae 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -45,6 +45,7 @@ ACP_REGISTRY_MANIFEST = REPO_ROOT / "acp_registry" / "agent.json" # Auto-extracted from noreply emails + manual overrides AUTHOR_MAP = { + "129007007+HeLLGURD@users.noreply.github.com": "HeLLGURD", "dirtyren@users.noreply.github.com": "dirtyren", "zhaolei.vc@bytedance.com": "zhaoleibd", "jeffrobodie@gmail.com": "jeffrobodie-glitch",