Y
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
StillBored
2914 days ago
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.
link
cryptonector
2914 days ago
And PostgreSQL has a thing called commitfest, which has some simple state tracking as well, with all discussion being based on mailing-lists.
link