sedona icon indicating copy to clipboard operation
sedona copied to clipboard

Idea: Auto generate the `PMC` and `Committers` lists on the "Contributors" page

Open jbampton opened this issue 2 months ago • 2 comments

Saves manual work with automation.

Our project info:

https://projects.apache.org/committee.html?sedona

An example is on Apache CloudStack they are using Python and BeautifulSoup to web scrape an official ASF list:

https://github.com/apache/cloudstack-www/blob/staging-site/source/generate_who.py

They are hitting this endpoint:

https://people.apache.org/committers-by-project.html#cloudstack

Probably many ways this can be done.

Low priority task but nice to have.

jbampton avatar Oct 23 '25 11:10 jbampton

I'd like to work on this issue

bunnysocks avatar Oct 25 '25 11:10 bunnysocks

I'd like to work on this issue

For this particular issue, I'd recommend waiting to see if this idea would be accepted. This list changes very infrequently, so I'm not sure everyone would agree with spending some compute to periodically scrape this list. It's a neat idea, but I wouldn't want your efforts to go to waste if people decide against it.

petern48 avatar Oct 26 '25 19:10 petern48