hubverse-org / hubDocs

https://hubverse.io
5 stars 6 forks source link

Add a list of contributors to the hubverse website #135

Open nickreich opened 5 months ago

nickreich commented 5 months ago

It would be great to have a list of contributors to the hubverse that could be automatically updated on a regular basis. I'm thinking something like a script that would run and collect github usernames (and full names too) of contributors to any hubverse-org repo. It would then populate a list that would live on the "who are we" page or maybe on a new, separate "contributors" page. Part of the completion of this task involves figuring out how to have the page update automatically (e.g. on every new build of the site, or on a scheduled job, say once a day).

A less strongly held suggestion would be to order the list of contributors such that the person with the most recent contribution is at the top and then in descending order, so it feels like a "recent" list of contributors, and folks who have contributed, but in the past are listed, but further down.

annakrystalli commented 5 months ago

Great idea. I have no strong feelings about ordering. Here's a list of potentially useful resources from the Turing Way who do a similar thing: