python3Packages.treelib: remove mbalatsko from maintainers
This commit is contained in:
@@ -32,6 +32,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/caesar0301/treelib";
|
||||
changelog = "https://github.com/caesar0301/treelib/releases/tag/${src.tag}";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ mbalatsko ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user