diff --git a/scripts/release.py b/scripts/release.py index cc547ff6a..822d54797 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -51,6 +51,8 @@ ACP_REGISTRY_MANIFEST = REPO_ROOT / "acp_registry" / "agent.json" LEGACY_AUTHOR_MAP = { "122438640+ragingbulld@users.noreply.github.com": "ragingbulld", # PR #65606 salvage (non-finite API wait deadlines; #65746) "zzpigpinggai@users.noreply.github.com": "zzpigpinggai", # PR #66017 salvage of #63617 (OpenRouter explicit-provider picker visibility) + "stellarisw@users.noreply.github.com": "StellarisW", # PR #66222 salvage (Discord WebSocket liveness + systemd watchdog; #26656 follow-up) + "wx.xw@bytedance.com": "wxy-nlp", # PR #66222 salvage (systemd event-loop watchdog co-author) "sam7894604@gmail.com": "sam7894604", # PR #55803 salvage (discord: /reasoning slash choices) "bryan@users.noreply.github.com": "hydraxman", # PR #62028 salvage (copilot xhigh) — regression-test commit authored under a bare-noreply local git identity; PR author is @hydraxman "antydizajn@gmail.com": "antydizajn", # PR #36043 salvage (auxiliary: route custom: through named-provider arm + Palantir Bearer auth)