Re: [PATCH wireless-next] MAINTAINERS: Add ATH GENERIC UTILITIES

From: Joe Perches
Date: Wed Dec 01 2010 - 15:17:06 EST


On Wed, 2010-12-01 at 11:46 -0800, Luis R. Rodriguez wrote:
> On Wed, Dec 1, 2010 at 9:37 AM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> > This file pattern is not currently shown as maintained
> > by atheros. Perhaps it should be?
> > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> Sure but its maintained by the community and Atheros hackers, not just me.

No doubt.

$ git log next-20101130 -- drivers/net/wireless/ath/*.[ch] | \
grep -P "(^Author)" | cut -f2- -d":" | sort | uniq -c | sort -rn | head
27 Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx>
6 Felix Fietkau <nbd@xxxxxxxxxxx>
4 Bruno Randolf <br1@xxxxxxxxxxx>
3 Sujith <Sujith.Manoharan@xxxxxxxxxxx>
3 John W. Linville <linville@xxxxxxxxxxxxx>
3 Joe Perches <joe@xxxxxxxxxxx>
3 Bob Copeland <me@xxxxxxxxxxxxxxx>
2 Pavel Roskin <proski@xxxxxxx>
2 Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
2 David S. Miller <davem@xxxxxxxxxxxxx>

Without any sort of MAINTAINERS entry, the results
for files in that directory are like this:

$ ./scripts/get_maintainer.pl -f --rolestats drivers/net/wireless/ath/main.c
"John W. Linville" <linville@xxxxxxxxxxxxx> (maintainer:NETWORKING [WIREL...)
linux-wireless@xxxxxxxxxxxxxxx (open list:NETWORKING [WIREL...)
netdev@xxxxxxxxxxxxxxx (open list:NETWORKING DRIVERS)
linux-kernel@xxxxxxxxxxxxxxx (open list)

Perhaps you want to be cc'd?
Perhaps there are atheros lists that should be cc'd?
If cc'ing linux-wireless is good enough,
that's good enough for me too.

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/