From bef27557f6725ecc7bd4e0bf39d6a0aa8567e3c9 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Tue, 26 May 2026 20:40:02 -0700 Subject: [PATCH] chore(release): map wangpuv contributor email for #32933 Pre-stages the AUTHOR_MAP entry so the contributor-check workflow passes when Will Falcon's image-gen SSE fix lands. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 6e6babccaa433..713c67672f4a0 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -48,6 +48,7 @@ "9592417+adam91holt@users.noreply.github.com": "adam91holt", "45688690+fujinice@users.noreply.github.com": "fujinice", "276689385+carltonawong@users.noreply.github.com": "carltonawong", + "wangpuv@hotmail.com": "wangpuv", # teknium (multiple emails) "teknium1@gmail.com": "teknium1", "kenyon1977@gmail.com": "kenyonxu",