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