From edadeaf495c7094a7a9f4934d7df7b1e3fd2259e Mon Sep 17 00:00:00 2001 From: Teknium Date: Sun, 26 Apr 2026 12:34:14 -0700 Subject: [PATCH] chore(release): map Satoshi-agi and kunlabs in AUTHOR_MAP --- scripts/release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index ec09a09d11..999f49675e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -121,6 +121,8 @@ AUTHOR_MAP = { "lzy.dev@gmail.com": "zhiyanliu", "me@janstepanovsky.cz": "hhhonzik", "139848623+hhuang91@users.noreply.github.com": "hhuang91", + "s.ozaki@ebinou.net": "Satoshi-agi", + "10774721+kunlabs@users.noreply.github.com": "kunlabs", "nocoo@users.noreply.github.com": "nocoo", "30841158+n-WN@users.noreply.github.com": "n-WN", "tsuijinglei@gmail.com": "hiddenpuppy",