From 08089738d888f5c56ee3e6e38d40b487976e40d9 Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 17:56:03 -0700 Subject: [PATCH] chore(release): map li0near in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 1d99d4513..63fdafe03 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -363,6 +363,7 @@ AUTHOR_MAP = { "longsizhuo@gmail.com": "longsizhuo", "chenb19870707@gmail.com": "ms-alan", "276886827+WuTianyi123@users.noreply.github.com": "WuTianyi123", + "22549957+li0near@users.noreply.github.com": "li0near", }