pycapnp: remove lukeadams from meta.maintainers
This commit is contained in:
@@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://capnproto.github.io/pycapnp/";
|
||||
maintainers = with maintainers; [ lukeadams ];
|
||||
maintainers = with maintainers; [ ];
|
||||
license = licenses.bsd2;
|
||||
# No support for capnproto 1.0 yet
|
||||
# https://github.com/capnproto/pycapnp/issues/323
|
||||
|
||||
Reference in New Issue
Block a user