[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1291234615.1845.196.camel@Joe-Laptop>
Date: Wed, 01 Dec 2010 12:16:55 -0800
From: Joe Perches <joe@...ches.com>
To: "Luis R. Rodriguez" <mcgrof@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
"John W. Linville" <linville@...driver.com>,
Felix Fietkau <nbd@...nwrt.org>,
linux-wireless <linux-wireless@...r.kernel.org>,
ath9k-devel@...ts.ath9k.org, peter@...ge.se,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH wireless-next] MAINTAINERS: Add ATH GENERIC UTILITIES
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@...ches.com> wrote:
> > This file pattern is not currently shown as maintained
> > by atheros. Perhaps it should be?
> > Signed-off-by: Joe Perches <joe@...ches.com>
> 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@...eros.com>
6 Felix Fietkau <nbd@...nwrt.org>
4 Bruno Randolf <br1@...fach.org>
3 Sujith <Sujith.Manoharan@...eros.com>
3 John W. Linville <linville@...driver.com>
3 Joe Perches <joe@...ches.com>
3 Bob Copeland <me@...copeland.com>
2 Pavel Roskin <proski@....org>
2 Johannes Berg <johannes@...solutions.net>
2 David S. Miller <davem@...emloft.net>
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@...driver.com> (maintainer:NETWORKING [WIREL...)
linux-wireless@...r.kernel.org (open list:NETWORKING [WIREL...)
netdev@...r.kernel.org (open list:NETWORKING DRIVERS)
linux-kernel@...r.kernel.org (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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists