From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Grandegger Subject: Re: [PATCH] MAINTAINER: Correct CAN Maintainer responsibilities and paths Date: Sat, 06 Mar 2010 18:48:01 +0100 Message-ID: <4B929551.3000901@grandegger.com> References: <4B929F96.1030402@hartkopp.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: SocketCAN Core Mailing List , Linux Netdev List , Urs Thuermann , David Miller , Oliver Hartkopp To: Oliver Hartkopp Return-path: In-Reply-To: <4B929F96.1030402-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org Oliver Hartkopp wrote: > Update the CAN Maintainer responsibilities and add source paths. > Additional the SocketCAN core ML is not subscribers-only anymore. > > Signed-off-by: Oliver Hartkopp > > --- > > diff --git a/MAINTAINERS b/MAINTAINERS > index 34f52a1..9ee1f78 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1372,20 +1372,28 @@ F: arch/x86/include/asm/calgary.h > F: arch/x86/include/asm/tce.h > > CAN NETWORK LAYER > -M: Urs Thuermann > +M: Oliver Hartkopp > M: Oliver Hartkopp > -L: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org (subscribers-only) > +M: Urs Thuermann > +L: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org > W: http://developer.berlios.de/projects/socketcan/ > S: Maintained > -F: drivers/net/can/ > -F: include/linux/can/ > +F: net/can/ > F: include/linux/can.h > +F: include/linux/can/core.h > +F: include/linux/can/bcm.h > +F: include/linux/can/raw.h > > CAN NETWORK DRIVERS > M: Wolfgang Grandegger > -L: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org (subscribers-only) > +L: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org > W: http://developer.berlios.de/projects/socketcan/ > S: Maintained > +F: drivers/net/can/ > +F: include/linux/can/dev.h > +F: include/linux/can/error.h > +F: include/linux/can/netlink.h > +F: include/linux/can/platform/ > > CELL BROADBAND ENGINE ARCHITECTURE > M: Arnd Bergmann > Looks good ==> Acked-by: Wolfgang Grandegger