From a3b76ae36d37124638b3e547b608b266f230c679 Mon Sep 17 00:00:00 2001 From: Teknium Date: Sun, 19 Apr 2026 05:19:51 -0700 Subject: [PATCH] chore(attribution): add AUTHOR_MAP entry for Mibayy Adds the Mibayy noreply email to the AUTHOR_MAP so CI attribution checks pass for the #3884 maps skill feat commit (7fa01faf). --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 9c04c1c6b3..a20c3c134f 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -77,6 +77,7 @@ AUTHOR_MAP = { "Asunfly@users.noreply.github.com": "Asunfly", "2500400+honghua@users.noreply.github.com": "honghua", "nish3451@users.noreply.github.com": "nish3451", + "Mibayy@users.noreply.github.com": "Mibayy", "135070653+sgaofen@users.noreply.github.com": "sgaofen", # contributors (manual mapping from git names) "ahmedsherif95@gmail.com": "asheriif",