chore: add devatnull to AUTHOR_MAP for PR #58700 salvage

This commit is contained in:
teknium1 2026-07-05 05:52:44 -07:00 committed by Teknium
parent 14c91ade32
commit 372c0b5f45

View file

@ -274,6 +274,7 @@ AUTHOR_MAP = {
"290859878+synapsesx@users.noreply.github.com": "synapsesx",
"157689911+itsflownium@users.noreply.github.com": "itsflownium",
"dirtyren@users.noreply.github.com": "dirtyren",
"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)
"jearnest@velocityenergy.com": "jearnest11", # PR #48700 salvage (multi-profile gateway flap: use node symlink's own parent, not .resolve() target, when building systemd/launchd service PATH so one profile's node path can't leak into every unit and force a perpetual daemon-reload restart loop)