From 5d01fc4e6f20ebedc5e5e4862de66a8709c3adeb Mon Sep 17 00:00:00 2001 From: Teknium Date: Sun, 19 Apr 2026 18:53:34 -0700 Subject: [PATCH] =?UTF-8?q?chore(attribution):=20add=20taeng02@icloud.com?= =?UTF-8?q?=20=E2=86=92=20taeng0204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Salvaged commit 0c652e9b in this branch is authored by taeng02@icloud.com. check-attribution CI blocks PRs whose new author emails aren't in AUTHOR_MAP, so add the mapping to unblock #12680's salvage PR. GitHub username confirmed via `gh api users/taeng0204` (Taein Lim). --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index b5e7481c20..3a482af0ac 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -107,6 +107,7 @@ AUTHOR_MAP = { "239876380+handsdiff@users.noreply.github.com": "handsdiff", "hesapacicam112@gmail.com": "etherman-os", "mark.ramsell@rivermounts.com": "mark-ramsell", + "taeng02@icloud.com": "taeng0204", "gpickett00@gmail.com": "gpickett00", "mcosma@gmail.com": "wakamex", "clawdia.nash@proton.me": "clawdia-nash",