On Wed, 2010-12-01 at 11:46 -0800, Luis R. Rodriguez wrote:
> On Wed, Dec 1, 2010 at 9:37 AM, Joe Perches <j...@perches.com> wrote:
> > This file pattern is not currently shown as maintained
> > by atheros.  Perhaps it should be?
> > Signed-off-by: Joe Perches <j...@perches.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 <lrodrig...@atheros.com>
      6  Felix Fietkau <n...@openwrt.org>
      4  Bruno Randolf <b...@einfach.org>
      3  Sujith <sujith.manoha...@atheros.com>
      3  John W. Linville <linvi...@tuxdriver.com>
      3  Joe Perches <j...@perches.com>
      3  Bob Copeland <m...@bobcopeland.com>
      2  Pavel Roskin <pro...@gnu.org>
      2  Johannes Berg <johan...@sipsolutions.net>
      2  David S. Miller <da...@davemloft.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" <linvi...@tuxdriver.com> (maintainer:NETWORKING [WIREL...)
linux-wirel...@vger.kernel.org (open list:NETWORKING [WIREL...)
net...@vger.kernel.org (open list:NETWORKING DRIVERS)
linux-ker...@vger.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

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to