From 4e27e4e05a8700c090c9fcca5cf320e9a9343700 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 7 May 2026 05:19:58 -0700 Subject: [PATCH] chore: AUTHOR_MAP entry for @leon7609 --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index ec2782b43d..7d313aeff7 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -860,6 +860,7 @@ AUTHOR_MAP = { "mrcoferland@gmail.com": "mrcoferland", # PR #19023 "chenlinfeng@ruije.com.cn": "noOne-list", # PR #19050 "briansu@Mac-mini.attlocal.net": "likejudy", # PR #19052 + "leosma@gmail.com": "leon7609", # PR #19069 }