···36 homepage = "https://github.com/MTG/acousticbrainz-client";
37 # essentia-extractor is only available for those platforms
38 platforms = [ "x86_64-linux" "i686-linux" ];
39- maintainers = with maintainers; [ eduardosm ];
40 };
41}
···36 homepage = "https://github.com/MTG/acousticbrainz-client";
37 # essentia-extractor is only available for those platforms
38 platforms = [ "x86_64-linux" "i686-linux" ];
39+ maintainers = with maintainers; [ ];
40 };
41}
+1-1
pkgs/tools/audio/isrcsubmit/default.nix
···19 description = "Script to submit ISRCs from disc to MusicBrainz";
20 license = licenses.gpl3Plus;
21 homepage = "http://jonnyjd.github.io/musicbrainz-isrcsubmit/";
22- maintainers = with maintainers; [ eduardosm ];
23 };
24}
···19 description = "Script to submit ISRCs from disc to MusicBrainz";
20 license = licenses.gpl3Plus;
21 homepage = "http://jonnyjd.github.io/musicbrainz-isrcsubmit/";
22+ maintainers = with maintainers; [ ];
23 };
24}