bito-code-review[bot] commented on PR #526: URL: https://github.com/apache/grails-static-website/pull/526#issuecomment-4928465039
<!-- Bito Reply --> The list of companies in `pages/support.html` has been updated to include Tucanoo Solutions Ltd. To ensure the list is in alphabetical order, the entries should be reordered as follows: 1. Gennemtænkt IT A/S (Denmark) 2. Softwareschneiderei GmbH (Germany) 3. Tucanoo Solutions Ltd (United Kingdom) **pages/support.html** ``` <li><a href="https://gtit.dk/" rel="nofollow noopener noreferrer" target="_blank">Gennemtænkt IT A/S (Denmark)</a></li> <li><a href="https://www.softwareschneiderei.de/" rel="nofollow noopener noreferrer" target="_blank">Softwareschneiderei GmbH (Germany)</a></li> <li><a href="https://tucanoo.com" target="_blank">Tucanoo Solutions Ltd</a> (United Kingdom)</li> ``` -- 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]
