From fe4e327bb5f544c319f012b5417fae187e673c73 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 4 Jun 2026 05:25:51 -0700 Subject: [PATCH] chore: add Kewe63 to release AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index adf20ceaa..c53ba9e71 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -65,6 +65,7 @@ AUTHOR_MAP = { "david.gutowsky@gmail.com": "davidgut1982", "drpelagik@gmail.com": "SeaXen", "lengr@users.noreply.github.com": "LengR", + "Kewe63@users.noreply.github.com": "Kewe63", "17255546+CharZhou@users.noreply.github.com": "CharZhou", "metalclaudbot@gmail.com": "HashClawAI", "tonybear55665566@gmail.com": "TonyPepeBear",