From ca03e803488edffd60191cb1ed1ab2decef07aaa Mon Sep 17 00:00:00 2001 From: Teknium Date: Fri, 17 Apr 2026 04:20:14 -0700 Subject: [PATCH] chore: map LehaoLin email to AUTHOR_MAP for release script --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 1433b53e..79ace678 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -237,6 +237,7 @@ AUTHOR_MAP = { "michel.belleau@malaiwah.com": "malaiwah", "dhandhalyabhavik@gmail.com": "v1k22", "rucchizhao@zhaochenfeideMacBook-Pro.local": "RucchiZ", + "lehaolin98@outlook.com": "LehaoLin", }