From 2e0ac31a7298dde286d5d79bd2455169b652b8b0 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Mon, 25 May 2026 00:44:35 -0700 Subject: [PATCH] chore(release): map claw@openclaw.ai to wanwan2qq (PR #10215) --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index ebe7aa8a83e..8bfc4d42eab 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1290,6 +1290,7 @@ AUTHOR_MAP = { "edison@mcclean.codes": "McClean-Edison", # PR #29817 (register_auxiliary_task plugin API) "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) }