From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtprelay0157.hostedemail.com ([216.40.44.157]:48945 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750991AbdJRT1h (ORCPT ); Wed, 18 Oct 2017 15:27:37 -0400 Message-ID: <1508354852.6806.23.camel@perches.com> (sfid-20171018_212743_243456_31D0DC81) Subject: Re: [PATCH] MAINTAINERS: update Johannes Berg's entries From: Joe Perches To: Johannes Berg , linux-wireless@vger.kernel.org Cc: Johannes Berg Date: Wed, 18 Oct 2017 12:27:32 -0700 In-Reply-To: <20171010075759.28377-1-johannes@sipsolutions.net> References: <20171010075759.28377-1-johannes@sipsolutions.net> Content-Type: text/plain; charset="ISO-8859-1" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2017-10-10 at 09:57 +0200, Johannes Berg wrote: > From: Johannes Berg > > Update my MAINTAINERS file entries to list all the right files. > Since I'm also the de-facto wireless extensions maintainer, > there's little point in excluding those. > > Signed-off-by: Johannes Berg > --- > MAINTAINERS | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f0c37be4e04a..e90cdecd7b5d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3329,17 +3329,22 @@ S: Maintained > F: drivers/auxdisplay/cfag12864bfb.c > F: include/linux/cfag12864b.h > > -CFG80211 and NL80211 > +802.11 (including CFG80211/NL80211) You should also move this block in MAINTAINERS to the appropriate alphabetic order location. > M: Johannes Berg > L: linux-wireless@vger.kernel.org > W: http://wireless.kernel.org/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git > T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git > S: Maintained > +F: net/wireless/ > F: include/uapi/linux/nl80211.h > +F: include/linux/ieee80211.h > +F: include/net/wext.h > F: include/net/cfg80211.h > -F: net/wireless/* > -X: net/wireless/wext* > +F: include/net/iw_handler.h > +F: include/net/ieee80211_radiotap.h > +F: Documentation/driver-api/80211/cfg80211.rst > +F: Documentation/networking/regulatory.txt > > CHAR and MISC DRIVERS > M: Arnd Bergmann > @@ -8207,6 +8212,7 @@ F: Documentation/networking/mac80211-injection.txt > F: include/net/mac80211.h > F: net/mac80211/ > F: drivers/net/wireless/mac80211_hwsim.[ch] > +F: Documentation/networking/mac80211_hwsim/README > > MAILBOX API > M: Jassi Brar > @@ -11491,6 +11497,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git > T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git > S: Maintained > F: Documentation/rfkill.txt > +F: Documentation/ABI/stable/sysfs-class-rfkill > F: net/rfkill/ > > RHASHTABLE