From 88b6eb9ad1be4c778c589218c7c759c4e0d31c7e Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 21:30:19 -0700 Subject: [PATCH] chore(release): map Nan93 in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 412d433c0..17d212cf1 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -387,6 +387,7 @@ AUTHOR_MAP = { "65117428+WadydX@users.noreply.github.com": "WadydX", "216480837+isaachuangGMICLOUD@users.noreply.github.com": "isaachuangGMICLOUD", "nukuom976228@gmail.com": "hsy5571616", + "11462216+Nan93@users.noreply.github.com": "Nan93", }