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