From b6ce7a451f72a185ceafc4a3d13a599ee00a62d5 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Mon, 25 May 2026 14:31:46 -0700 Subject: [PATCH] chore(release): add ronhi for PR #29523 salvage Maps the machine-local commit email (ronhi@buildabear1.localdomain) to the GitHub login RonHillDev so the attribution check passes. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 7b04827b724..10cd88b694f 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -241,6 +241,7 @@ AUTHOR_MAP = { "jonathan.troyer@overmatch.com": "JTroyerOvermatch", "harryykyle1@gmail.com": "hharry11", "wysie@users.noreply.github.com": "wysie", + "ronhi@buildabear1.localdomain": "RonHillDev", # PR #29523 salvage (machine-local commit email) "jkausel@gmail.com": "jkausel-ai", "e.silacandmr@gmail.com": "Es1la", "51599529+stephen0110@users.noreply.github.com": "stephen0110",