python310Packages.google-cloud-org-policy: add changelog to meta
This commit is contained in:
parent
72a9d062f0
commit
bdf27d0ec3
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ buildPythonPackage rec {
|
|||
meta = with lib; {
|
||||
description = "Protobufs for Google Cloud Organization Policy.";
|
||||
homepage = "https://github.com/googleapis/python-org-policy";
|
||||
changelog = "https://github.com/googleapis/python-org-policy/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ austinbutler SuperSandro2000 ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue