mp3fs: add Luflosi as maintainer

This commit is contained in:
Luflosi
2021-12-15 03:12:32 +01:00
parent 5041f6f672
commit 5cf1471232
+1
View File
@@ -45,5 +45,6 @@ stdenv.mkDerivation rec {
homepage = "https://khenriks.github.io/mp3fs/";
license = licenses.gpl3Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ Luflosi ];
};
}