From 1bdacb697c6a5857a31287feb6eb55a23d3418d1 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 7 May 2026 17:35:17 -0700 Subject: [PATCH] chore(release): add BennetYrWang to AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 5259b01b7a..ce94fd1662 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -430,6 +430,7 @@ AUTHOR_MAP = { "johnsonblake1@gmail.com": "voteblake", "hcn518@gmail.com": "pedh", "haileymarshall005@gmail.com": "haileymarshall", + "bennet.yr.wang@gmail.com": "BennetYrWang", "greer.guthrie@gmail.com": "g-guthrie", "kennyx102@gmail.com": "bobashopcashier", "77253505+bobashopcashier@users.noreply.github.com": "bobashopcashier",