python3Packages.zipstream: Remove myself as maintainer
This package is only in Nixpkgs for gns3-server and I stopped
maintaining that in f6e94a2e21.
This commit is contained in:
@@ -15,6 +15,6 @@ buildPythonPackage rec {
|
||||
description = "A zip archive generator";
|
||||
homepage = "https://github.com/allanlei/python-zipstream";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ primeos ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user