From 7bf66a07bd0863915e019ec23fc1601628697efa Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Thu, 14 May 2026 15:11:28 -0700 Subject: [PATCH] chore(release): map @1000Delta in AUTHOR_MAP --- scripts/release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index c16e8341d24..ebdf85e64c9 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -69,6 +69,8 @@ AUTHOR_MAP = { "datapod.k@gmail.com": "dandacompany", "treydong.zh@gmail.com": "TreyDong", "kyanam.preetham@gmail.com": "pkyanam", + "zhizhong.xu@shopee.com": "1000Delta", + "30397170+1000Delta@users.noreply.github.com": "1000Delta", "127238744+teknium1@users.noreply.github.com": "teknium1", "147827411+EloquentBrush@users.noreply.github.com": "AhmetArif0", "97489706+purzbeats@users.noreply.github.com": "purzbeats",