From acff9d36db69c8d1fbfeabad2b1041cb722664c5 Mon Sep 17 00:00:00 2001 From: kshitijk4poor Date: Thu, 16 Apr 2026 20:47:52 +0530 Subject: [PATCH] chore: add zhonghui5207 to AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 30b72a9c7a7..efee12733b3 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -186,6 +186,7 @@ AUTHOR_MAP = { "danieldoderlein@users.noreply.github.com": "danieldoderlein", "lrawnsley@users.noreply.github.com": "lrawnsley", "taeuk178@users.noreply.github.com": "taeuk178", + "zhonghui5207@users.noreply.github.com": "zhonghui5207", "ogzerber@users.noreply.github.com": "ogzerber", "cola-runner@users.noreply.github.com": "cola-runner", "ygd58@users.noreply.github.com": "ygd58",