From 5d929caa59f4f5162b4e5db02f29c13281eec940 Mon Sep 17 00:00:00 2001 From: Teknium Date: Fri, 17 Apr 2026 00:52:43 -0700 Subject: [PATCH] chore(release): map michel.belleau@malaiwah.com to @malaiwah --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 42baf5b7cc..b0443545b6 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -231,6 +231,7 @@ AUTHOR_MAP = { "zaynjarvis@gmail.com": "ZaynJarvis", "zhiheng.liu@bytedance.com": "ZaynJarvis", "mbelleau@Michels-MacBook-Pro.local": "malaiwah", + "michel.belleau@malaiwah.com": "malaiwah", "dhandhalyabhavik@gmail.com": "v1k22", }