From 159061836e1a067a8f44e7323b0bc7023278403a Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 18:12:49 -0700 Subject: [PATCH] chore(release): map @akhater's Azure VM commit email in AUTHOR_MAP Commits in PRs #13346 and #13349 were authored as Cos_Admin@PTG-COS.lodluvup4uaudnm3ycd14giyug.xx.internal.cloudapp.net (Azure VM default hostname-based identity). Mapping to akhater so check-attribution passes and release notes credit correctly. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 3e7896f91..9839bc603 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -141,6 +141,7 @@ AUTHOR_MAP = { "331214+counterposition@users.noreply.github.com": "counterposition", "blspear@gmail.com": "BrennerSpear", "akhater@gmail.com": "akhater", + "Cos_Admin@PTG-COS.lodluvup4uaudnm3ycd14giyug.xx.internal.cloudapp.net": "akhater", "239876380+handsdiff@users.noreply.github.com": "handsdiff", "hesapacicam112@gmail.com": "etherman-os", "mark.ramsell@rivermounts.com": "mark-ramsell",