From c23a2eec15617c209e0ad28d3b78f41afa74dcd1 Mon Sep 17 00:00:00 2001 From: Brooklyn Nicholson Date: Mon, 15 Jun 2026 13:53:23 -0500 Subject: [PATCH] chore: map salvaged contributor email for attribution (#38673) --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 318c8c82d2d..cdebc8e10af 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 = { + "chaslui@outlook.com": "ChasLui", "rio.jeong@thebytesize.ai": "rio-jeong", "yehaotian@xuanshudeMac-mini.local": "ArcanePivot", "dbeyer7@gmail.com": "benegessarit",