From patchwork Sun Aug 11 15:21:05 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Javier Martinez Canillas X-Patchwork-Id: 2842715 Return-Path: X-Original-To: patchwork-linux-omap@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C53B4BF546 for ; Sun, 11 Aug 2013 15:21:17 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B8F8520201 for ; Sun, 11 Aug 2013 15:21:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3813B201FD for ; Sun, 11 Aug 2013 15:21:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753840Ab3HKPVO (ORCPT ); Sun, 11 Aug 2013 11:21:14 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:55871 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753832Ab3HKPVN (ORCPT ); Sun, 11 Aug 2013 11:21:13 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: javier) with ESMTPSA id E212416980E9 From: Javier Martinez Canillas To: Jiri Kosina Cc: =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren , Pavel Machek , Belisko Marek , linux-omap@vger.kernel.org, Javier Martinez Canillas Subject: [PATCH v2 1/1] =?UTF-8?q?MAINTAINERS:=20update=20Beno=C3=AEt=20Cousson?= =?UTF-8?q?=20email=20address?= Date: Sun, 11 Aug 2013 17:21:05 +0200 Message-Id: <1376234465-15476-1-git-send-email-javier.martinez@collabora.co.uk> X-Mailer: git-send-email 1.7.7.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-Spam-Status: No, score=-9.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Using the email address listed on MAINTAINERS I keep getting SMTP 550 Invalid recipient errors. Update with what seems to be current Benoît's email address to make get_maintainer.pl to stop lying. Signed-off-by: Javier Martinez Canillas --- Patch on top of Linus's commit c095ba72 ("Linux 3.11-rc4"). Changes since v1: - I mostly send DT patches to Benoît but now I noticed that he also maintains other subsystems. Update the patch to change all his MAINTAINERS entries. MAINTAINERS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index defc053..3466423 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5879,7 +5879,7 @@ F: drivers/i2c/busses/i2c-omap.c F: include/linux/i2c-omap.h OMAP DEVICE TREE SUPPORT -M: Benoît Cousson +M: Benoît Cousson M: Tony Lindgren L: linux-omap@vger.kernel.org L: devicetree@vger.kernel.org @@ -5959,14 +5959,14 @@ S: Maintained F: drivers/char/hw_random/omap-rng.c OMAP HWMOD SUPPORT -M: Benoît Cousson +M: Benoît Cousson M: Paul Walmsley L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod.* OMAP HWMOD DATA FOR OMAP4-BASED DEVICES -M: Benoît Cousson +M: Benoît Cousson L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c