As an idea to make it easier to keep track of review work for P2P related stuff, maybe we could use a github project as a dashboard.
Turns out you can do this on a personal project board by creating notes saying things like "bitcoin/bitcoin#16401" and it turns into a bitcoin PR like magic. So I've made a trial:
https://github.com/users/ajtowns/projects/1
Should make it easy to pick what to work on:
- high-pri has the big stuff; blockers, bug fixes, and nearly-ready-to-merge features
- features and wip is where the big new stuff is
- low-impact and internal are for smaller things
- refactors are all segregated into the tech-debt column
Happy to add modify perms to the project/board on request