[patch 6/7] CAN: Add maintainer entries
From: Urs Thuermann <hidden>
Date: 2007-05-30 13:15:40
This patch adds entries in the CREDITS and MAINTAINERS file for CAN. Signed-Off-By: Oliver Hartkopp <redacted> Signed-Off-By: Urs Thuermann <redacted> --- CREDITS | 16 ++++++++++++++++ MAINTAINERS | 9 +++++++++ 2 files changed, 25 insertions(+) Index: linux-2.6.22-rc3/CREDITS ===================================================================
--- linux-2.6.22-rc3.orig/CREDITS 2007-05-30 14:56:39.000000000 +0200
+++ linux-2.6.22-rc3/CREDITS 2007-05-30 14:58:06.000000000 +0200@@ -1330,6 +1330,14 @@ S: 5623 HZ Eindhoven S: The Netherlands +N: Oliver Hartkopp +E: oliver.hartkopp@volkswagen.de +W: http://www.volkswagen.de +D: Controller Area Network (network layer core) +S: Brieffach 1776 +S: 38436 Wolfsburg +S: Germany + N: Andrew Haylett E: ajh@primag.co.uk D: Selection mechanism
@@ -3283,6 +3291,14 @@ S: F-35042 Rennes Cedex S: France +N: Urs Thuermann +E: urs.thuermann@volkswagen.de +W: http://www.volkswagen.de +D: Controller Area Network (network layer core) +S: Brieffach 1776 +S: 38436 Wolfsburg +S: Germany + N: Jon Tombs E: jon@gte.esi.us.es W: http://www.esi.us.es/~jon
Index: linux-2.6.22-rc3/MAINTAINERS ===================================================================
--- linux-2.6.22-rc3.orig/MAINTAINERS 2007-05-30 14:56:39.000000000 +0200
+++ linux-2.6.22-rc3/MAINTAINERS 2007-05-30 14:58:06.000000000 +0200@@ -943,6 +943,15 @@ L: video4linux-list@redhat.com S: Maintained +CAN NETWORK LAYER +P: Urs Thuermann +M: urs.thuermann@volkswagen.de +P: Oliver Hartkopp +M: oliver.hartkopp@volkswagen.de +L: socketcan-core@lists.berlios.de +W: http://developer.berlios.de/projects/socketcan/ +S: Maintained + CALGARY x86-64 IOMMU P: Muli Ben-Yehuda M: muli@il.ibm.com --