pythonPackages.google-cloud-core: remove vanschelven from maintainers
This commit is contained in:
parent
17c3ed4d30
commit
1b56c10792
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ buildPythonPackage rec {
|
|||
description = "API Client library for Google Cloud: Core Helpers";
|
||||
homepage = "https://github.com/GoogleCloudPlatform/google-cloud-python";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ vanschelven ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue