pythonPackages.jsonrpclib-pelix: remove moredread as maintainer
This commit is contained in:
parent
1a65fc1041
commit
b417fededc
@ -18,6 +18,6 @@ buildPythonPackage rec {
|
|||||||
description = "JSON RPC client library - Pelix compatible fork";
|
description = "JSON RPC client library - Pelix compatible fork";
|
||||||
homepage = https://pypi.python.org/pypi/jsonrpclib-pelix/;
|
homepage = https://pypi.python.org/pypi/jsonrpclib-pelix/;
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
maintainers = with maintainers; [ moredread ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user