From 204f435b48e57f4b4390f5469ffe2f1e801889e8 Mon Sep 17 00:00:00 2001 From: Teknium Date: Tue, 21 Apr 2026 14:27:07 -0700 Subject: [PATCH] chore(release): add Ifkellx to AUTHOR_MAP for PR #12687 --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 80c75be3c..f2a72ea00 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -129,6 +129,7 @@ AUTHOR_MAP = { "brooklyn.bb.nicholson@gmail.com": "brooklynnicholson", "withapurpose37@gmail.com": "StefanIsMe", "4317663+helix4u@users.noreply.github.com": "helix4u", + "ifkellx@users.noreply.github.com": "Ifkellx", "331214+counterposition@users.noreply.github.com": "counterposition", "blspear@gmail.com": "BrennerSpear", "akhater@gmail.com": "akhater",