mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
mopidy-tidal: drop myself (rodrgz) as maintainer
This commit is contained in:
parent
f195dceceb
commit
69bd38ca88
@ -29,7 +29,7 @@ python3Packages.buildPythonApplication rec {
|
||||
description = "Mopidy extension for playing music from Tidal";
|
||||
homepage = "https://github.com/tehkillerbee/mopidy-tidal";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.rodrgz ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user