From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Hartkopp Subject: [PATCH] CAN MAINTAINERS update Date: Tue, 03 Jan 2012 19:40:28 +0100 Message-ID: <4F034B9C.2030106@hartkopp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "linux-can@vger.kernel.org" , Oliver Hartkopp , Urs Thuermann , Wolfgang Grandegger , Marc Kleine-Budde To: Linux Netdev List Return-path: Sender: linux-can-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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 CC: Oliver Hartkopp CC: Urs Thuermann CC: Wolfgang Grandegger CC: Marc Kleine-Budde 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 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 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 -M: Oliver Hartkopp -M: Urs Thuermann 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 +M: Marc Kleine-Budde 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