python3Packages.vl-convert-python: remove maintainer
Upstream has started using LLMs for development, and I do not want to support this, which includes maintaining this package.
This commit is contained in:
@@ -55,6 +55,6 @@ buildPythonPackage rec {
|
||||
license = lib.licenses.bsd3;
|
||||
homepage = "https://github.com/vega/vl-convert";
|
||||
changelog = "https://github.com/vega/vl-convert/releases/tag/v${version}";
|
||||
maintainers = with lib.maintainers; [ antonmosich ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user