tidalapi: drop myself (rodrgz) as maintainer

+1 -1
+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 - maintainers = [ maintainers.rodrgz ]; 40 + maintainers = [ ]; 41 41 }; 42 42 }