From ee7789e5479b454f75908d42845523e55c46b403 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Mon, 25 May 2026 03:50:03 -0700 Subject: [PATCH] chore(release): map simo.kiihamaki@gmail.com to SimoKiihamaki (PR #30773) --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index be323e148d5..27d2053fdc6 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1302,6 +1302,7 @@ AUTHOR_MAP = { "zhangsamuel12@gmail.com": "SamuelZ12", # PR #7480 (show recap after in-session resume) "490408354@qq.com": "daizhonggeng", # PR #9020 (numbered /resume selection) "claw@openclaw.ai": "wanwan2qq", # PR #10215 (strip brackets/quotes from /resume; gateway session-ID lookup) + "simo.kiihamaki@gmail.com": "SimoKiihamaki", # PR #30773 (Windows /reset+/new freeze; stdin fallback for modal) }