python3Packages.librosa: drop GuillaumeDesforges as maintainer
This commit is contained in:
@@ -119,9 +119,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
|
||||
carlthome
|
||||
];
|
||||
maintainers = with lib.maintainers; [ carlthome ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user