From 39c4ac3af1a5aef0715a427fd53b5fd60940e837 Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Sun, 7 Jun 2026 19:58:13 -0700 Subject: [PATCH] chore(release): add AUTHOR_MAP entry for JimStenstrom --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 0d10cfbe61f..47ec6da2d9d 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -66,6 +66,7 @@ AUTHOR_MAP = { "dirtyren@users.noreply.github.com": "dirtyren", "islam666@users.noreply.github.com": "islam666", "25539605+lsaether@users.noreply.github.com": "lsaether", + "30080538+JimStenstrom@users.noreply.github.com": "JimStenstrom", "zhaolei.vc@bytedance.com": "zhaoleibd", "jeffrobodie@gmail.com": "jeffrobodie-glitch", "kyssta-exe@users.noreply.github.com": "kyssta-exe",