Re: Patchwork patch tracking system
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 04/29/2014 06:07 PM, Tom Tromey wrote:
> I've been trying the patchworks install as well. I don't find it all
> that useful myself, but maybe it would be better if more people were
> using it.
I've been trying it out too. I've already found it useful to keep
track of which of my own patches I have pending.
I've been absent a little while from review, but I'm heading back,
and I'm using patchwork to guide me.
I like that it doesn't make the mailing list a second class
citizen. I'd be willing to continue giving it a try, but indeed I
think it'd be better if more people were using it. That'll be true
for any tool we end up with.
In the past week, I've been cleaning it up whenever I see that
patches have been pushed, even those that I didn't approve myself,
but of course it'd be better if who approves the patch or
the submitter themselves take care of their own patches.
non-maintainers shouldn't hold back from creating an account
and updating the state of their own patches. Whatever helps
bringing the load down from maintainers should help your own
patches. :-)
Here's the current list of who-has-how-many-pending:
$ ~/bin/pwclient-hacked list -s New | sort | uniq -c | sort -nr
35 Andy Wingo <[email protected]>
24 Andreas Arnez <[email protected]>
20 Yao Qi <[email protected]>
17 Jan Kratochvil <[email protected]>
16 Pedro Alves <[email protected]>
14 Siva Chandra <[email protected]>
13 Keith Seitz <[email protected]>
13 David Blaikie <[email protected]>
12 Andrew Burgess <[email protected]>
9 Doug Evans <[email protected]>
4 Kyle McMartin <[email protected]>
4 Hui Zhu <[email protected]>
3 Simon Marchi <[email protected]>
3 Eli Zaretskii <[email protected]>
3 Alan Modra <[email protected]>
2 Ulrich Weigand <[email protected]>
2 Mike Frysinger <[email protected]>
2 Doug Evans <[email protected]>
2 Alexander Smundak <[email protected]>
2 Agovic, Sanimir <[email protected]>
1 Vladimir Nikulichev <[email protected]>
1 Tom Tromey <[email protected]>
1 Sandra Loosemore <[email protected]>
1 Pierre Langlois <[email protected]>
1 Nick Clifton <[email protected]>
1 Mateusz Tabaka <[email protected]>
1 Mark Wielaard <[email protected]>
1 Marcus Shawcroft <[email protected]>
1 Marc Khouzam <[email protected]>
1 Maciej W. Rozycki <[email protected]>
1 Julian Brown <[email protected]>
1 John Marino <[email protected]>
1 Gary Benson <[email protected]>
1 David Taylor <[email protected]>
1 Daniel Gutson <[email protected]>
As you see, most of the patches so far, since we began tracking a
few weeks back, came from a small set of people. And I suspect
many of those are actually already in.
--
Pedro Alves