python3Packages.google_api_python_client: Remove myself as maintainer
This commit is contained in:
parent
39aff3a902
commit
cc4be81635
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/google/google-api-python-client";
|
||||
changelog = "https://github.com/googleapis/google-api-python-client/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ primeos ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue