diff --git a/scripts/release.py b/scripts/release.py index 5d4cb3eb82f..ee4c948f643 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1086,6 +1086,14 @@ AUTHOR_MAP = { "nightcityblade@gmail.com": "nightcityblade", # PR #24138 (docs voice/tts table) "pol.kuijken@gmail.com": "polkn", # PR #6136 salvage (skill_view collision refusal) "robin@soal.org": "rewbs", + # batch salvage (May 2026 LHF run) + "sauravsejal40@gmail.com": "Saurav0989", # PR #27071 (docs: hermes-eval community link) + "220110965+Saurav0989@users.noreply.github.com": "Saurav0989", + "aviarchi1994@gmail.com": "avifenesh", # PR #25902 (docs: computer-use-linux MCP) + "55848801+avifenesh@users.noreply.github.com": "avifenesh", + "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", }