From 5d2a75ddf26cc89f304262fbb8519ddaa2f002de Mon Sep 17 00:00:00 2001 From: kshitij <82637225+kshitijk4poor@users.noreply.github.com> Date: Sat, 9 May 2026 02:47:14 -0700 Subject: [PATCH] chore(release): add KvnGz to AUTHOR_MAP (#22458) Maps obafemiferanmi1999@gmail.com (the commit-author email used on PR #21473's branch) to GitHub login KvnGz (the PR/branch owner) so contributor_audit.py recognizes the authored commit in the upcoming salvage PR. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 6ef4ddba7f1..d809259a997 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -66,6 +66,7 @@ AUTHOR_MAP = { "axmaiqiu@gmail.com": "qWaitCrypto", "egitimviscara@gmail.com": "uzunkuyruk", "zhekinmaksim@gmail.com": "Zhekinmaksim", + "obafemiferanmi1999@gmail.com": "KvnGz", "159539633+MottledShadow@users.noreply.github.com": "MottledShadow", "aludwin+gh@gmail.com": "adamludwin", "ngusev@astralinux.ru": "NikolayGusev-astra",