From 6ec89d885d6087881811bfd2f77552fe30125531 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Tue, 12 May 2026 16:39:51 -0700 Subject: [PATCH] chore(release): add AUTHOR_MAP entries for aqilaziz --- scripts/release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index 5eb731f7855..e7b1a4893a1 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -148,6 +148,8 @@ AUTHOR_MAP = { "270097726+hookinglau@users.noreply.github.com": "hookinglau", "5029547+AllynSheep@users.noreply.github.com": "AllynSheep", "allyn0306@gmail.com": "AllynSheep", + "46887634+aqilaziz@users.noreply.github.com": "aqilaziz", + "gonzes7@gmail.com": "aqilaziz", "novax635@gmail.com": "novax635", "krionex1@gmail.com": "Krionex", "rxdxxxx@users.noreply.github.com": "rxdxxxx",