From 0187de1f67cfb722a97e1fc2899b450474f84486 Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 17:33:56 -0700 Subject: [PATCH] chore(release): map hxp-plus in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index bb5f0f28c..130dd76eb 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -350,6 +350,7 @@ AUTHOR_MAP = { "cliff@cigii.com": "cgarwood82", "anna@oa.ke": "anna-oake", "jaffarkeikei@gmail.com": "jaffarkeikei", + "hxp@hxp.plus": "hxp-plus", }