MonkeyCanCode commented on code in PR #812: URL: https://github.com/apache/polaris/pull/812#discussion_r1919651287
########## regtests/client/python/pyproject.toml: ########## @@ -21,11 +21,11 @@ name = "polaris" version = "1.0.0" description = "Polaris Management Service" -authors = ["OpenAPI Generator Community <[email protected]>"] -license = "NoLicense" +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 = ["Iceberg", "Polaris Management Service"] Review Comment: Yeah, lets proceed without it for now. -- 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]
