diff --git a/scripts/release.py b/scripts/release.py index dfb8b2c8da4..3477c259cc7 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 = { + "ondrej.drapalik@gmail.com": "OndrejDrapalik", "philipadsouza@gmail.com": "PhilipAD", "zhuhaoyu0909@icloud.com": "underthestars-zhy", "raysun12142006@gmail.com": "yanxue06",