From 28902dc8906b50077026e063080599f386a900b6 Mon Sep 17 00:00:00 2001 From: kshitijk4poor <82637225+kshitijk4poor@users.noreply.github.com> Date: Sat, 13 Jun 2026 23:39:49 +0530 Subject: [PATCH] chore: map liuhao1024 contributor email for attribution --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 7ef4f46cb..1de1747a3 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1529,6 +1529,7 @@ AUTHOR_MAP = { "chanhokyim@gmail.com": "joel611", # PR #33958 salvage (DISCORD_ALLOWED_ROLES role_authorized gateway flag) "desg38@gmail.com": "dschnurbusch", # PR #42373 salvage (archive compressed conversation lineages) "bsmith@bramarstrategicservices.com": "bcsmith528", # PR #20589 salvage (register_slack_action_handler plugin API) + "sunsky.lau@gmail.com": "liuhao1024", # PR #45494 salvage (claim session slot before auto-resume task; #45456) }