lol

python3Packages.librosa: update maintainer (#415401)

authored by

Wolfgang Walther and committed by
GitHub
f4ee7c92 ed7343cc

+1 -1
+1 -1
pkgs/development/python-modules/librosa/default.nix
··· 134 134 homepage = "https://github.com/librosa/librosa"; 135 135 changelog = "https://github.com/librosa/librosa/releases/tag/${version}"; 136 136 license = lib.licenses.isc; 137 - maintainers = with lib.maintainers; [ GuillaumeDesforges ]; 137 + maintainers = with lib.maintainers; [ carlthome ]; 138 138 }; 139 139 }