From 37286a5bcd4fe2b43ea365140e71abb0add05fbb Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Sun, 17 May 2026 11:37:09 -0700 Subject: [PATCH] chore(release): map QuenVix, Mind-Dragon, soynchux emails for Tier 4 salvage --- scripts/release.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index 31bf7020ce..c0d743bef9 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1150,6 +1150,11 @@ AUTHOR_MAP = { "alaamohanad169-ship-it@users.noreply.github.com": "alaamohanad169-ship-it", # PR #26036 (telegram typing after send) "vigo@hermes": "hawknewton", # PR #26294 (bedrock boto3 lazy_deps) "211668+hawknewton@users.noreply.github.com": "hawknewton", + "quenvix00@gmail.com": "QuenVix", # PR #26761/26772 salvage + "164776164+QuenVix@users.noreply.github.com": "QuenVix", + "262945885+Mind-Dragon@users.noreply.github.com": "Mind-Dragon", # PR #26966 salvage + "soynchuux@gmail.com": "soynchux", # PR #27060 salvage + "209694554+soynchux@users.noreply.github.com": "soynchux", }