From edce7522a51e010b37161e6cf68d3fdd704cfc74 Mon Sep 17 00:00:00 2001 From: Teknium Date: Sat, 25 Apr 2026 18:23:36 -0700 Subject: [PATCH] chore(release): add AUTHOR_MAP entry for voidborne-d personal email --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 7ff2dea285..810fb07b66 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -94,6 +94,7 @@ AUTHOR_MAP = { "104278804+Sertug17@users.noreply.github.com": "Sertug17", "112503481+caentzminger@users.noreply.github.com": "caentzminger", "258577966+voidborne-d@users.noreply.github.com": "voidborne-d", + "liusway405@gmail.com": "voidborne-d", "xydarcher@uestc.edu.cn": "Readon", "sir_even@icloud.com": "sirEven", "36056348+sirEven@users.noreply.github.com": "sirEven",