Re: [PATCH] [RFC] get_maintainer.pl: only list maintainers bydefault

From: Joe Perches
Date: Sat May 08 2010 - 19:51:24 EST


On Sun, 2010-05-09 at 01:23 +0200, Stefan Richter wrote:
> Joe Perches wrote:
> Reported-by and tested-by signatures in the git history commit /are/ in
> fact random WRT getting a list of handlers/ reviewers of a new patch.

Supporting stats please.

$ git log --since=1-year-ago | grep -Pi "(reported|tested)-by:.*@" \
| cut -f2- -d":" | sort | uniq -c | sort -rn | head -10
77 Ingo Molnar <mingo@xxxxxxx>
47 Wolfram Sang <w.sang@xxxxxxxxxxxxxx>
42 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
35 Dan Carpenter <error27@xxxxxxxxx>
24 Randy Dunlap <randy.dunlap@xxxxxxxxxx>
23 Larry Finger <Larry.Finger@xxxxxxxxxxxx>
20 Brian Cavagnolo <brian@xxxxxxxxxxx>
17 Frans Pop <elendil@xxxxxxxxx>
17 Christian Kujau <lists@xxxxxxxxxxxxxxx>
16 Alexander Beregalov <a.beregalov@xxxxxxxxx>

Look like mostly patch authors and maintainers to me.

Brian Cavagnolo isn't a patch author, but he's an active tester.

> It is more likely that reporters and testers cannot or/and do not want to
> do anything about such a patch. Such a mailing is called UBE.

I doubt that's true of even half of the reporters and testers.

I also doubt such patch emails fit any reasonable definition
of UBE.

cheers, Joe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/