adoroszlai opened a new pull request #1017: URL: https://github.com/apache/hadoop-ozone/pull/1017
## What changes were proposed in this pull request? HDDS-1815 was recently committed without CI (730cc0f09), accidentally breaking [`rat` check](https://github.com/apache/hadoop-ozone/runs/736295543). ``` hadoop-hdds/docs/target/rat.txt: !????? /github/workspace/hadoop-hdds/docs/static/ozone-logo-monochrome.svg ``` This PR just adds the missing license, copied from another SVG image. https://issues.apache.org/jira/browse/HDDS-1815 ## How was this patch tested? ``` $ hadoop-ozone/dev-support/checks/rat.sh ... [INFO] --- apache-rat-plugin:0.13:check (default-cli) @ hadoop-hdds-docs --- ... [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 119 licenses. ... ``` https://github.com/adoroszlai/hadoop-ozone/runs/737247301 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
