snazy commented on code in PR #812: URL: https://github.com/apache/polaris/pull/812#discussion_r1919676017
########## regtests/client/python/pyproject.toml: ########## @@ -20,12 +20,12 @@ [tool.poetry] name = "polaris" version = "1.0.0" -description = "Polaris Management Service" -authors = ["OpenAPI Generator Community <[email protected]>"] -license = "NoLicense" +description = "Apache Polaris Management Service" +authors = ["Apache Software Foundation <[email protected]>"] +license = "Apache License 2.0" readme = "README.md" -repository = "https://github.com/GIT_USER_ID/GIT_REPO_ID" -keywords = ["OpenAPI", "OpenAPI-Generator", "Polaris Management Service"] +repository = "https://github.com/apache/polaris/" +keywords = ["Polaris", "Polaris Management Service"] Review Comment: :+1: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
