From f6d45e5df49c85c87a3f2ec44f9e92e233019622 Mon Sep 17 00:00:00 2001 From: kshitijk4poor <82637225+kshitijk4poor@users.noreply.github.com> Date: Sat, 9 May 2026 17:02:37 +0530 Subject: [PATCH] chore: add nik1t7n to AUTHOR_MAP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Nikita Nosov (nik1t7n, PR #22264) — first-time contributor email and noreply alias. --- scripts/release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index d809259a997..a9c5af44213 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -170,6 +170,8 @@ AUTHOR_MAP = { "momowind@gmail.com": "momowind", "clockwork-codex@users.noreply.github.com": "misery-hl", "207811921+misery-hl@users.noreply.github.com": "misery-hl", + "20nik.nosov21@gmail.com": "nik1t7n", + "90299797+nik1t7n@users.noreply.github.com": "nik1t7n", "suncokret@protonmail.com": "suncokret12", "mio.imoto.ai@gmail.com": "mioimotoai-lgtm", "aamirjawaid@microsoft.com": "heyitsaamir",