tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
tidalapi: drop myself (rodrgz) as maintainer
Erik Rodriguez
2 years ago
f195dcec
84ef5335
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
development
python-modules
tidalapi
default.nix
+1
-1
pkgs/development/python-modules/tidalapi/default.nix
···
37
37
description = "Unofficial Python API for TIDAL music streaming service";
38
38
homepage = "https://github.com/tamland/python-tidal";
39
39
license = licenses.gpl3;
40
40
-
maintainers = [ maintainers.rodrgz ];
40
40
+
maintainers = [ ];
41
41
};
42
42
}