pythonPackages.googleapis-common-protos: remove vanschelven from maintainers
This commit is contained in:
parent
606253bee7
commit
3cef56f8d7
|
@ -19,6 +19,6 @@ buildPythonPackage rec {
|
|||
description = "Common protobufs used in Google APIs";
|
||||
homepage = "https://github.com/googleapis/googleapis";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ vanschelven ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue