From 9692ce2072dd391d25787431cf5e4ac64c58b04e Mon Sep 17 00:00:00 2001 From: Teknium Date: Mon, 27 Apr 2026 06:41:30 -0700 Subject: [PATCH] chore(release): map andrewho.sf@gmail.com -> andrewhosf Release-notes contributor attribution for the salvaged PR #13734 fix. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 9a2e68f23b..f85e51ad13 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -554,6 +554,7 @@ AUTHOR_MAP = { "chenzeshi@live.com": "chen1749144759", "mor.aleksandr@yahoo.com": "MorAlekss", "ash@users.noreply.github.com": "ash", + "andrewho.sf@gmail.com": "andrewhosf", }