lhotari opened a new pull request, #858: URL: https://github.com/apache/pulsar-site/pull/858
### Motivation There seems to be a hardcoded ApacheID -> GitHub ID mappings: https://github.com/apache/pulsar-site/blob/d7e1e218f025fa8ad3f3a88c03eb9ec3cafe1a81/src/components/pages/CommunityPage/CommunityPage.tsx#L29-L33 This doesn't make sense since the GitHub usernames are available from ASF. In ASF, it's possible to have multiple GitHub user ids so that's the reason why it's an array. ### Modification - add script for updating information from ASF Whimsy's pulsar.json data file ### ✅ Contribution Checklist <!-- Feel free to remove the checklist if it does not apply to your PR --> - [ ] I read the [contribution guide](https://pulsar.apache.org/contribute/document-contribution/) - [ ] I updated the [versioned docs](https://pulsar.apache.org/contribute/document-contribution/#update-versioned-docs) -- 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]
