From 30ad507a0f18097d28de9690a94d783535703f81 Mon Sep 17 00:00:00 2001 From: Teknium Date: Wed, 22 Apr 2026 20:01:47 -0700 Subject: [PATCH] chore(release): map christopherwoodall in AUTHOR_MAP --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index a155a03af..934748265 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -375,6 +375,7 @@ AUTHOR_MAP = { "130149563+A-afflatus@users.noreply.github.com": "A-afflatus", "huangkwell@163.com": "huangke19", "tanishq@exa.ai": "10ishq", + "363708+christopherwoodall@users.noreply.github.com": "christopherwoodall", }