mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
pythonPackages.grpcio: remove vanschelven from maintainers
This commit is contained in:
parent
7db11155d0
commit
256a07d3fb
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ buildPythonPackage rec {
|
|||
description = "HTTP/2-based RPC framework";
|
||||
license = licenses.asl20;
|
||||
homepage = "https://grpc.io/grpc/python/";
|
||||
maintainers = with maintainers; [ vanschelven ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue