lol

mp3fs: add Luflosi as maintainer

Luflosi 5cf14712 5041f6f6

+1
+1
pkgs/tools/filesystems/mp3fs/default.nix
··· 45 45 homepage = "https://khenriks.github.io/mp3fs/"; 46 46 license = licenses.gpl3Plus; 47 47 platforms = platforms.unix; 48 + maintainers = with maintainers; [ Luflosi ]; 48 49 }; 49 50 }