From 3bbe98011541158db6dc146390d5c870456b2e57 Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Wed, 20 May 2026 22:10:44 -0700 Subject: [PATCH] chore: add Glucksberg to AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 13d68bdae61..eaae1c576e8 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -75,6 +75,7 @@ AUTHOR_MAP = { "108427749+buntingszn@users.noreply.github.com": "buntingszn", "yanglongwei06@gmail.com": "Alex-yang00", "teknium@nousresearch.com": "teknium1", + "markuscontasul@gmail.com": "Glucksberg", "piyushvp1@gmail.com": "thelumiereguy", "dskwelmcy@163.com": "dskwe", "421774554@qq.com": "wuli666",