netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] MAINTAINER: Correct CAN Maintainer responsibilities and paths
       [not found] ` <4B929F96.1030402-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
@ 2010-03-06 17:48   ` Wolfgang Grandegger
  2010-03-07 23:28     ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Grandegger @ 2010-03-06 17:48 UTC (permalink / raw)
  To: Oliver Hartkopp
  Cc: SocketCAN Core Mailing List, Linux Netdev List, Urs Thuermann,
	David Miller, Oliver Hartkopp

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 <socketcan-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
> 
> ---
> 
> 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 <urs.thuermann-l29pVbxQd1IUtdQbppsyvg@public.gmane.org>
> +M:	Oliver Hartkopp <socketcan-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
>  M:	Oliver Hartkopp <oliver.hartkopp-l29pVbxQd1IUtdQbppsyvg@public.gmane.org>
> -L:	socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org (subscribers-only)
> +M:	Urs Thuermann <urs.thuermann-l29pVbxQd1IUtdQbppsyvg@public.gmane.org>
> +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 <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
> -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 <arnd-r2nGTMty4D4@public.gmane.org>
> 

Looks good ==>

Acked-by: Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] MAINTAINER: Correct CAN Maintainer responsibilities and paths
@ 2010-03-06 18:31 Oliver Hartkopp
       [not found] ` <4B929F96.1030402-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Hartkopp @ 2010-03-06 18:31 UTC (permalink / raw)
  To: Wolfgang Grandegger, David Miller
  Cc: Oliver Hartkopp, Urs Thuermann, Linux Netdev List,
	SocketCAN Core Mailing List

Update the CAN Maintainer responsibilities and add source paths.
Additional the SocketCAN core ML is not subscribers-only anymore.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>

---

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 <urs.thuermann@volkswagen.de>
+M:	Oliver Hartkopp <socketcan@hartkopp.net>
 M:	Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
-L:	socketcan-core@lists.berlios.de (subscribers-only)
+M:	Urs Thuermann <urs.thuermann@volkswagen.de>
+L:	socketcan-core@lists.berlios.de
 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 <wg@grandegger.com>
-L:	socketcan-core@lists.berlios.de (subscribers-only)
+L:	socketcan-core@lists.berlios.de
 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 <arnd@arndb.de>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINER: Correct CAN Maintainer responsibilities and paths
  2010-03-06 17:48   ` Wolfgang Grandegger
@ 2010-03-07 23:28     ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2010-03-07 23:28 UTC (permalink / raw)
  To: wg; +Cc: socketcan, oliver.hartkopp, urs.thuermann, netdev, socketcan-core

From: Wolfgang Grandegger <wg@grandegger.com>
Date: Sat, 06 Mar 2010 18:48:01 +0100

> 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 <socketcan@hartkopp.net>
 ...
> Acked-by: Wolfgang Grandegger <wg@grandegger.com>

Applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-07 23:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-06 18:31 [PATCH] MAINTAINER: Correct CAN Maintainer responsibilities and paths Oliver Hartkopp
     [not found] ` <4B929F96.1030402-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
2010-03-06 17:48   ` Wolfgang Grandegger
2010-03-07 23:28     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).