From b35d692f45d5f8c4d2ba567a64daa38ebba96a1a Mon Sep 17 00:00:00 2001 From: Teknium Date: Sat, 25 Apr 2026 05:25:41 -0700 Subject: [PATCH] chore(release): map ash@users.noreply.github.com to ash --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 335fedf5c2..d39bbcafb7 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -505,6 +505,7 @@ AUTHOR_MAP = { "screenmachine@gmail.com": "teknium1", "chenzeshi@live.com": "chen1749144759", "mor.aleksandr@yahoo.com": "MorAlekss", + "ash@users.noreply.github.com": "ash", }