From 8b2a3c9c51910a847493cf140a14920110de6363 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:58:34 -0700 Subject: [PATCH] chore: add kdunn926 to AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index a2d4ecc276..eaa1ed940a 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -76,6 +76,7 @@ AUTHOR_MAP = { "129007007+HeLLGURD@users.noreply.github.com": "HeLLGURD", "290859878+synapsesx@users.noreply.github.com": "synapsesx", "dirtyren@users.noreply.github.com": "dirtyren", + "kdunn926@gmail.com": "kdunn926", "mvanhorn@MacBook-Pro.local": "mvanhorn", "470766206@qq.com": "youjunxiaji", "mharris@parallel.ai": "NormallyGaussian",