Hacker News new | ask | show | jobs
by sahil-kang 2914 days ago
I believe at least some of the Linux maintainers use patchwork: http://jk.ozlabs.org/projects/patchwork/
2 comments

But patchwork is a pale comparison to many of the web based collaborative code review tools. Its basically a patch tracker plus some simple state tracking, rather than a full blown interactive communications tool.
And PostgreSQL has a thing called commitfest, which has some simple state tracking as well, with all discussion being based on mailing-lists.