From b7d8e280e85e27cb356ac25759124f4e25bf4ad1 Mon Sep 17 00:00:00 2001 From: kshitij <82637225+kshitijk4poor@users.noreply.github.com> Date: Sat, 9 May 2026 02:33:49 -0700 Subject: [PATCH] chore(release): add Zhekinmaksim to AUTHOR_MAP (#22449) Maps zhekinmaksim@gmail.com to GitHub login Zhekinmaksim so contributor_audit.py recognizes their authored commit in the upcoming #21930 salvage PR. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 20acdf23c8f..6ef4ddba7f1 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -65,6 +65,7 @@ AUTHOR_MAP = { "am@studio1.tailb672fe.ts.net": "subtract0", "axmaiqiu@gmail.com": "qWaitCrypto", "egitimviscara@gmail.com": "uzunkuyruk", + "zhekinmaksim@gmail.com": "Zhekinmaksim", "159539633+MottledShadow@users.noreply.github.com": "MottledShadow", "aludwin+gh@gmail.com": "adamludwin", "ngusev@astralinux.ru": "NikolayGusev-astra",