Perhaps we could adapt the script to generate a similar grid in our docs for members of @neurobagel/dev and Neurobagel organization members? This way, it should also be updated automatically when the core maintainers change. This would replace our hardcoded team grid https://neurobagel.org/contributing/team/#developers
Description
quick fix
,good first issue
,pr welcome
labelsRelevant documentation pages
https://neurobagel.org/contributing/pull_requests/
Additional details
Nipreps has this cool little script to generate a grid of organization member GH profile icons in their documentation, using calls to the GH API 💡 : https://github.com/nipreps/nipreps.github.io/blob/d269b7d71930ff330ccacbc90ce3150c46430bc8/scripts/generate_members_gridpy (see it in action at https://www.nipreps.org/community/#current-members-of-the-github-organization).
Perhaps we could adapt the script to generate a similar grid in our docs for members of @neurobagel/dev and Neurobagel organization members? This way, it should also be updated automatically when the core maintainers change. This would replace our hardcoded team grid https://neurobagel.org/contributing/team/#developers
See also https://docs.github.com/en/rest/teams/members?apiVersion=2022-11-28