lol

mp3fs: add Luflosi as maintainer

Luflosi 5cf14712 5041f6f6

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