mumble, murmur: add hax404 as maintainer (#526525)

This commit is contained in:
Peder Bergebakken Sundt 2026-06-07 14:49:49 +00:00 committed by GitHub
commit 0043465bc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,6 +93,7 @@ let
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
felixsinger
hax404
lilacious
];
platforms = lib.platforms.linux ++ (overrides.platforms or [ ]);