From 80108104cf9256a39ad08962fe172decefb50711 Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 17:25:22 -0700 Subject: [PATCH] chore(release): map anna-oake in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index b52d30277e8..b8fc56df7ec 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -348,6 +348,7 @@ AUTHOR_MAP = { "simon@gtcl.us": "simon-gtcl", "suzukaze.haduki@gmail.com": "houko", "cliff@cigii.com": "cgarwood82", + "anna@oa.ke": "anna-oake", }