From 0dace06db7c3b8a7041a2e9152233a265b9266df Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 17:34:21 -0700 Subject: [PATCH] chore(release): map Tianworld in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 130dd76eb0..945b17bffc 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -351,6 +351,7 @@ AUTHOR_MAP = { "anna@oa.ke": "anna-oake", "jaffarkeikei@gmail.com": "jaffarkeikei", "hxp@hxp.plus": "hxp-plus", + "3580442280@qq.com": "Tianworld", }