diff --git a/scripts/release.py b/scripts/release.py index bfceff0c353..c4ccc2ed964 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -286,6 +286,7 @@ AUTHOR_MAP = { "dirtyren@users.noreply.github.com": "dirtyren", "285906080+AIalliAI@users.noreply.github.com": "AIalliAI", "waseemshahwan@users.noreply.github.com": "waseemshahwan", + "hellno@users.noreply.github.com": "hellno", "perkintahmaz50@gmail.com": "devatnull", "marxb@protonmail.com": "Marxb85", "153708448+hunjaiboy@users.noreply.github.com": "yyzquwu", # PR #47567 salvage (Matrix: register inbound handlers with wait_sync=True so _dispatch_sync's gather awaits them; without it mautrix fire-and-forgets and inbound intake has no completion point)