librewolf-bin-unwrapped: add eclairevoyant to maintainers

This commit is contained in:
azahi
2026-06-18 23:18:50 +03:00
parent cd24e4bb02
commit bdaff10cef
@@ -108,6 +108,7 @@ stdenv.mkDerivation {
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [
azahi
eclairevoyant
dwrege
];
platforms = builtins.attrNames mozillaPlatforms;