xvrl commented on code in PR #15549: URL: https://github.com/apache/druid/pull/15549#discussion_r1424829783
########## licenses.yaml: ########## @@ -2872,6 +2872,18 @@ libraries: - io.confluent: kafka-schema-registry-client - io.confluent: common-utils +--- + +name: org.yaml snakeyaml +license_category: binary +module: extensions/druid-kubernetes-extensions +license_name: Apache License version 2.0 +version: 2.0 +libraries: + - org.yaml: snakeyaml + + + Review Comment: do we need this section since you already updated the version in the section above? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
