From a81cfd0a0a6de1c3028b9c800ae917d9bd7e5162 Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Sat, 16 May 2026 20:27:45 -0700 Subject: [PATCH] chore(release): map 0xchainer and kronexoi emails for upcoming salvages --- scripts/release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index ee4c948f643..07952b63c0e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1094,6 +1094,8 @@ AUTHOR_MAP = { "279959838+BROCCOLO1D@users.noreply.github.com": "BROCCOLO1D", # PR #26796 (docs: spotify + HA) "m@matthewlai.ca": "matthewlai", # PR #25293 (feat: gemma 4 reasoning allowlist) "4296245+matthewlai@users.noreply.github.com": "matthewlai", + "109617724+0xchainer@users.noreply.github.com": "0xchainer", # PR #27154/27138/27147 salvage + "201800237+kronexoi@users.noreply.github.com": "kronexoi", # PR #27167 salvage (Teams port fallback) }