From 08cb345e242e5bd20a762f698bfee6cbcc784878 Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 23 Apr 2026 03:01:53 -0700 Subject: [PATCH] chore(release): map Lind3ey in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 1482d09a5..6c01cf861 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -400,6 +400,7 @@ AUTHOR_MAP = { "sharvil.saxena@gmail.com": "sharziki", "yuanhe@minimaxi.com": "RyanLee-Dev", "curtis992250@gmail.com": "TaroballzChen", + "92638503+Lind3ey@users.noreply.github.com": "Lind3ey", }