From e710bb1f7f99ae463b4eabe00d565c4c82158526 Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 17:24:55 -0700 Subject: [PATCH] chore(release): map cgarwood82 in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 1fccd53f55..b52d30277e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -347,6 +347,7 @@ AUTHOR_MAP = { "89228157+Feranmi10@users.noreply.github.com": "Feranmi10", "simon@gtcl.us": "simon-gtcl", "suzukaze.haduki@gmail.com": "houko", + "cliff@cigii.com": "cgarwood82", }