From 1e047677a57bf83ddcf9092f4f09fa625259c030 Mon Sep 17 00:00:00 2001 From: teknium1 <127238744+teknium1@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:27:34 -0700 Subject: [PATCH] chore: add leonardsellem to AUTHOR_MAP for PR #37405 --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index c1aacb719..c2b30655e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -1426,6 +1426,7 @@ AUTHOR_MAP = { "2663402852@qq.com": "x1am1", # PR #35098 (chown root-owned top-level HERMES_HOME state files) "nicsequenzy@gmail.com": "polnikale", # PR #35717 (discover Playwright headless_shell browser) "wasdhkzk@gmail.com": "whyhkzk", # PR #32407 (sandbox-mirror inner-container guard; commits authored as whyhkzk + zhukun) + "leonard@sellem.me": "leonardsellem", # PR #37405 (desktop WS origin guard on remote/Tailscale binds) }