diff mbox

CAN MAINTAINERS update

Message ID 4F034B9C.2030106@hartkopp.net
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Oliver Hartkopp Jan. 3, 2012, 6:40 p.m. UTC
Update the CAN MAINTAINERS section:

- point out active maintainers
- pull the CAN driver discussion away from netdev ML
- point to the new CAN web site on gitorious.org
- add CAN development git repository URL to submit patches

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

CC: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
CC: Urs Thuermann <urs.thuermann@volkswagen.de>
CC: Wolfgang Grandegger <wg@grandegger.com>
CC: Marc Kleine-Budde <mkl@pengutronix.de>
CC: linux-can@vger.kernel.org

---

Hello Dave,

this is the updated MAINTAINERS section for the CAN subsystem.

As Marc Kleine-Budde will send upcoming git pull requests we discussed, if we
would need an additional section like this ...

NETWORKING [CAN]
M:	Marc Kleine-Budde <mkl@pengutronix.de>
L:	linux-can@vger.kernel.org
W:	http://gitorious.org/linux-can
T:	git://gitorious.org/linux-can/linux-can-next.git
S:	Maintained
F:	net/can/
F:	drivers/net/can/
F:	include/linux/can*

to make sure for you, who's sending the pull requests ...

Is this really needed or is it ok for you like it is below?

Regards,
Oliver



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller Jan. 3, 2012, 6:55 p.m. UTC | #1
From: Oliver Hartkopp <socketcan@hartkopp.net>
Date: Tue, 03 Jan 2012 19:40:28 +0100

> Update the CAN MAINTAINERS section:
> 
> - point out active maintainers
> - pull the CAN driver discussion away from netdev ML
> - point to the new CAN web site on gitorious.org
> - add CAN development git repository URL to submit patches
> 
> Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Joe Perches Jan. 3, 2012, 7:26 p.m. UTC | #2
On Tue, 2012-01-03 at 19:40 +0100, Oliver Hartkopp wrote:
> Update the CAN MAINTAINERS section:
> - add CAN development git repository URL to submit patches
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -1698,11 +1698,9 @@ F:	arch/x86/include/asm/tce.h
>  CAN NETWORK LAYER
[]
> +T:	git://gitorious.org/linux-can/linux-can-next.git
[]
> @@ -1713,9 +1711,10 @@ F:	include/linux/can/gw.h
>  CAN NETWORK DRIVERS
[]
> +T:	git://gitorious.org/linux-can/linux-can-next.git

Both of the "T:" lines should be:

T:	git git://gitorious.org/linux-can/linux-can-next.git



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index dbf3d94..59ce369 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1698,11 +1698,9 @@  F:	arch/x86/include/asm/tce.h

 CAN NETWORK LAYER
 M:	Oliver Hartkopp <socketcan@hartkopp.net>
-M:	Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
-M:	Urs Thuermann <urs.thuermann@volkswagen.de>
 L:	linux-can@vger.kernel.org
-L:	netdev@vger.kernel.org
-W:	http://developer.berlios.de/projects/socketcan/
+W:	http://gitorious.org/linux-can
+T:	git://gitorious.org/linux-can/linux-can-next.git
 S:	Maintained
 F:	net/can/
 F:	include/linux/can.h
@@ -1713,9 +1711,10 @@  F:	include/linux/can/gw.h

 CAN NETWORK DRIVERS
 M:	Wolfgang Grandegger <wg@grandegger.com>
+M:	Marc Kleine-Budde <mkl@pengutronix.de>
 L:	linux-can@vger.kernel.org
-L:	netdev@vger.kernel.org
-W:	http://developer.berlios.de/projects/socketcan/
+W:	http://gitorious.org/linux-can
+T:	git://gitorious.org/linux-can/linux-can-next.git
 S:	Maintained
 F:	drivers/net/can/
 F:	include/linux/can/dev.h