From patchwork Thu Aug 18 10:48:24 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anand Gadiyar X-Patchwork-Id: 1076042 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter2.kernel.org (8.14.4/8.14.4) with ESMTP id p7IAmsnE004933 for ; Thu, 18 Aug 2011 10:48:59 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755501Ab1HRKsg (ORCPT ); Thu, 18 Aug 2011 06:48:36 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:46519 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755213Ab1HRKsf (ORCPT ); Thu, 18 Aug 2011 06:48:35 -0400 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id p7IAmSdG016348 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Aug 2011 05:48:30 -0500 Received: from dbde70.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id p7IAmR57026203; Thu, 18 Aug 2011 16:18:27 +0530 (IST) Received: from dbdp31.itg.ti.com (172.24.170.98) by DBDE70.ent.ti.com (172.24.170.148) with Microsoft SMTP Server id 8.3.106.1; Thu, 18 Aug 2011 16:18:27 +0530 Received: from linfarm476.india.ti.com (linfarm476.india.ti.com [10.24.132.205]) by dbdp31.itg.ti.com (8.13.8/8.13.8) with ESMTP id p7IAmPCf010350; Thu, 18 Aug 2011 16:18:25 +0530 (IST) Received: (from a0393673@localhost) by linfarm476.india.ti.com (8.12.11/8.13.8/Submit) id p7IAmOca000979; Thu, 18 Aug 2011 16:18:24 +0530 From: Anand Gadiyar To: , , CC: Anand Gadiyar , Felipe Balbi , Tony Lindgren , Greg Kroah-Hartman Subject: [PATCH] MAINTAINERS: add myself as co-maintainer for OMAP USB Date: Thu, 18 Aug 2011 16:18:24 +0530 Message-ID: <1313664504-956-1-git-send-email-gadiyar@ti.com> X-Mailer: git-send-email 1.5.6.6 MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter2.kernel.org [140.211.167.43]); Thu, 18 Aug 2011 10:48:59 +0000 (UTC) I'd like to help co-maintain OMAP USB support. I've helped out in the past when Felipe was away and would like make it official. Signed-off-by: Anand Gadiyar Cc: Felipe Balbi Cc: Tony Lindgren Cc: Greg Kroah-Hartman --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: linux-2.6/MAINTAINERS =================================================================== --- linux-2.6.orig/MAINTAINERS +++ linux-2.6/MAINTAINERS @@ -4326,6 +4326,7 @@ F: include/linux/isicom.h MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER M: Felipe Balbi +M: Anand Gadiyar L: linux-usb@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git S: Maintained @@ -4656,6 +4657,7 @@ F: drivers/media/video/omap3isp/* OMAP USB SUPPORT M: Felipe Balbi +M: Anand Gadiyar L: linux-usb@vger.kernel.org L: linux-omap@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git