From 01cf2c65cc729ea8e07b72193903617469997ed3 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Sat, 25 Apr 2026 18:02:13 -0700 Subject: [PATCH] chore(release): map iris@growthpillars.co to irispillars (#15825) Follow-up to #15533 (merged). Prevents release notes CI from attributing the contributor to the placeholder. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index d39bbcafb74..1430759a8a2 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -68,6 +68,7 @@ AUTHOR_MAP = { "keira.voss94@gmail.com": "keiravoss94", "16443023+stablegenius49@users.noreply.github.com": "stablegenius49", "simbamax99@gmail.com": "simbam99", + "iris@growthpillars.co": "irispillars", "185121704+stablegenius49@users.noreply.github.com": "stablegenius49", "101283333+batuhankocyigit@users.noreply.github.com": "batuhankocyigit", "255305877+ismell0992-afk@users.noreply.github.com": "ismell0992-afk",