From e4c168b1f4f3432864e3fe3319c79ae8daf7f690 Mon Sep 17 00:00:00 2001 From: kshitijk4poor <82637225+kshitijk4poor@users.noreply.github.com> Date: Fri, 12 Jun 2026 10:39:05 +0530 Subject: [PATCH] chore: map bcsmith528 contributor email for attribution --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index ba9fc16e1a6..a2d4ecc276e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1518,6 +1518,7 @@ AUTHOR_MAP = { "andreas@schwarz-ketsch.de": "Nea74", # PR #40022 co-author credit (same Windows ConPTY bridge design) "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) }