From 37913d9109a441db3ed884c668df7002102a1dbe Mon Sep 17 00:00:00 2001 From: kshitijk4poor Date: Thu, 16 Apr 2026 23:17:20 +0530 Subject: [PATCH] chore: add Opus 4.7 PR contributors to AUTHOR_MAP Add trevthefoolish, ziliangpeng, centripetal-star for the consolidated Opus 4.7 salvage PR (#11107, #11145, #11152, #11157). --- scripts/release.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/release.py b/scripts/release.py index 66fd04987..384f2f65e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -191,6 +191,9 @@ AUTHOR_MAP = { "cola-runner@users.noreply.github.com": "cola-runner", "ygd58@users.noreply.github.com": "ygd58", "vominh1919@users.noreply.github.com": "vominh1919", + "trevmanthony@gmail.com": "trevthefoolish", + "ziliangpeng@users.noreply.github.com": "ziliangpeng", + "centripetal-star@users.noreply.github.com": "centripetal-star", "LeonSGP43@users.noreply.github.com": "LeonSGP43", "Lubrsy706@users.noreply.github.com": "Lubrsy706", "niyant@spicefi.xyz": "spniyant",