From fd5397d69afc15dc0af4e8768017d23759587d8d Mon Sep 17 00:00:00 2001 From: Seppe Gadeyne Date: Fri, 17 Jul 2026 10:33:56 +0200 Subject: [PATCH] chore(release): map shady2k contributor email --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 0df1a1b70d5..0a6c65c08f0 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -47,6 +47,7 @@ LEGACY_AUTHOR_MAP = { "declanbatesmith@outlook.com": "cat-thats-fat", # PR #60489 (desktop: first-run remote connection option) "drbs2004@me.com": "cat-thats-fat", # PR #60489 (desktop: first-run remote connection option; historical merge email) "122438640+ragingbulld@users.noreply.github.com": "ragingbulld", # PR #65606 salvage (non-finite API wait deadlines; #65746) + "shady2k@gmail.com": "shady2k", # PR #60104 salvage of #66143 (MCP loop-owned shutdown drain) "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)