From 563ed0e61fd5bcfa8d523927af1e39e9e572aec7 Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 20:03:27 -0700 Subject: [PATCH] chore(release): map fuleinist in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 16061928d..79dd80fe6 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -377,6 +377,7 @@ AUTHOR_MAP = { "tanishq@exa.ai": "10ishq", "363708+christopherwoodall@users.noreply.github.com": "christopherwoodall", "zhang9w0v5@qq.com": "zhang9w0v5", + "fuleinist@outlook.com": "fuleinist", }