simhadri-g commented on PR #2: URL: https://github.com/apache/hive-site/pull/2#issuecomment-1336257547
> Thanks for putting this together @simhadri-g ! I did a pass and left some comments/questions; most of them minor. > > Regarding the images included in this PR did you verify that they are all licensed appropriately? Images used in workflow are all MIT licensed: 1. peaceiris/actions-hugo -> MIT(https://github.com/peaceiris/actions-hugo/blob/main/LICENSE) 2. actions/checkout@v3 -> MIT (https://github.com/actions/checkout/blob/main/LICENSE) 3. peaceiris/actions-gh-pages@v3 -> MIT (https://github.com/peaceiris/actions-gh-pages/blob/main/LICENSE) The other components used: 4. Hugo -> Apache-2.0 license(https://github.com/gohugoio/hugo/blob/master/LICENSE) 5. termynal.js -> MIT license(https://github.com/ines/termynal/blob/master/LICENSE) -- 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]
