From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756836AbZEPJjw (ORCPT ); Sat, 16 May 2009 05:39:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755154AbZEPJj2 (ORCPT ); Sat, 16 May 2009 05:39:28 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:33169 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754416AbZEPJj1 (ORCPT ); Sat, 16 May 2009 05:39:27 -0400 X-Auth-Info: 5Bd4A0E80/SWzUuZCl+AmClStIcKTPgP1yBA6sSX584= Message-Id: <20090516093926.795879192@denx.de> User-Agent: quilt/0.47-1 Date: Sat, 16 May 2009 11:39:28 +0200 From: Wolfgang Grandegger To: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Wolfgang Grandegger Subject: [PATCH v3 2/7] [PATCH 2/8] can: Update MAINTAINERS and CREDITS file References: <20090516093926.429574900@denx.de> Content-Disposition: inline; filename=02-driver-maintainers.patch Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Wolfgang Grandegger --- CREDITS | 4 ++++ MAINTAINERS | 7 +++++++ 2 files changed, 11 insertions(+) Index: net-next-2.6/CREDITS =================================================================== --- net-next-2.6.orig/CREDITS 2009-05-16 11:09:19.073112853 +0200 +++ net-next-2.6/CREDITS 2009-05-16 11:17:20.991718798 +0200 @@ -1253,6 +1253,10 @@ S: Sterling Heights, Michigan 48313 S: USA +N: Wolfgang Grandegger +E: wg@grandegger.com +D: Controller Area Network (device drivers) + N: William Greathouse E: wgreathouse@smva.com E: wgreathouse@myfavoritei.com Index: net-next-2.6/MAINTAINERS =================================================================== --- net-next-2.6.orig/MAINTAINERS 2009-05-16 11:09:19.078821762 +0200 +++ net-next-2.6/MAINTAINERS 2009-05-16 11:17:20.999719092 +0200 @@ -1278,6 +1278,13 @@ F: include/linux/can/ F: include/linux/can.h +CAN NETWORK DRIVERS +P: Wolfgang Grandegger +M: wg@grandegger.com +L: socketcan-core@lists.berlios.de (subscribers-only) +W: http://developer.berlios.de/projects/socketcan/ +S: Maintained + CELL BROADBAND ENGINE ARCHITECTURE P: Arnd Bergmann M: arnd@arndb.de