I've updated the Process Tracking page to break it up by year (as the original site had) rather than one long list. https://attic.apache.org/tracking.html
It also has links at the top to be able to jump to a specific year. Lastly, I've put in the logic to limit the number of years show - currently set to 20. https://github.com/apache/attic/blob/main/tracking.md?plain=1#L42 Niall