From fe89ce06943df27cff302bfbfe3bc859d66cc1c7 Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Sun, 28 Jun 2026 02:24:17 -0700 Subject: [PATCH] chore(release): map Cossackx in AUTHOR_MAP for #52528 salvage --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 200192d6dad..231d697d287 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -168,6 +168,7 @@ AUTHOR_MAP = { "290859878+synapsesx@users.noreply.github.com": "synapsesx", "157689911+itsflownium@users.noreply.github.com": "itsflownium", "dirtyren@users.noreply.github.com": "dirtyren", + "121278003+Cossackx@users.noreply.github.com": "Cossackx", # PR #52528 salvage (Windows hermes-shim resolution + prefer --update on recovery; #52378) "97326386+Icather@users.noreply.github.com": "Icather", # PR #45554 salvage (self-lock guard breaks Windows update-recovery infinite loop; #52378 / #45542) "--email": "andryypaez@gmail.com", "mucio@mucio.net": "francescomucio",