pythonPackages.grpcio-tools: remove vanschelven from maintainers
This commit is contained in:
parent
3cef56f8d7
commit
7db11155d0
@ -20,6 +20,6 @@ buildPythonPackage rec {
|
|||||||
description = "Protobuf code generator for gRPC";
|
description = "Protobuf code generator for gRPC";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
homepage = "https://grpc.io/grpc/python/";
|
homepage = "https://grpc.io/grpc/python/";
|
||||||
maintainers = with maintainers; [ vanschelven ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user