python3Packages.quantile-python: remove mbalatsko from maintainers
This commit is contained in:
@@ -23,6 +23,6 @@ buildPythonPackage rec {
|
||||
description = "Python Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE'05";
|
||||
homepage = "https://github.com/matttproud/python_quantile_estimation";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ mbalatsko ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user