mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
python3Packages.librosa: update maintainer (#415401)
This commit is contained in:
@@ -134,6 +134,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/librosa/librosa";
|
||||
changelog = "https://github.com/librosa/librosa/releases/tag/${version}";
|
||||
license = lib.licenses.isc;
|
||||
maintainers = with lib.maintainers; [ GuillaumeDesforges ];
|
||||
maintainers = with lib.maintainers; [ carlthome ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user