mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-19 17:39:34 +00:00
mp3fs: add Luflosi as maintainer
This commit is contained in:
parent
5041f6f672
commit
5cf1471232
|
@ -45,5 +45,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://khenriks.github.io/mp3fs/";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ Luflosi ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue