From a56bfeb2cbd4278fcaf85122a7fec1fc10ce172b Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:23:27 -0700 Subject: [PATCH] chore(release): map approval-bypass PR contributors AUTHOR_MAP entries for the salvaged shell-bypass fixes: xy200303 (#40663), YLChen-007 (#26965), egilewski (co-author #40663). necoweb3 (#55653) already mapped. --- scripts/release.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index b9d718211..e7939ea8e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -168,6 +168,9 @@ AUTHOR_MAP = { "dkobi16@gmail.com": "Diyoncrz18", "arnaud@nolimitdevelopment.com": "ali-nld", "sswdarius@gmail.com": "necoweb3", + "3483421977@qq.com": "xy200303", # PR #40663 (approval shell-command-name deobfuscation) + "30854794+YLChen-007@users.noreply.github.com": "YLChen-007", # PR #26965 (approval remote command substitution) + "1078345+egilewski@users.noreply.github.com": "egilewski", # co-author, PR #40663 "peterhao@Peters-MacBook-Air.local": "pinguarmy", "joe.rinaldijohnson@shopify.com": "joerj123", "adalsteinnhelgason@Aalsteinns-MacBook-Pro-3.local": "AIalliAI",