From patchwork Wed Jun 3 11:34:10 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 6534631 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 73C529F3D1 for ; Wed, 3 Jun 2015 11:40:13 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6CAB5204FB for ; Wed, 3 Jun 2015 11:40:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 578C7206B7 for ; Wed, 3 Jun 2015 11:40:07 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z06za-0003fg-Sa; Wed, 03 Jun 2015 11:37:54 +0000 Received: from mail.kernel.org ([198.145.29.136]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z06zW-0003cT-Ia for linux-arm-kernel@lists.infradead.org; Wed, 03 Jun 2015 11:37:52 +0000 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 13D91206BD; Wed, 3 Jun 2015 11:37:29 +0000 (UTC) Received: from localhost.localdomain (unknown [58.209.139.149]) (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3F35D2061E; Wed, 3 Jun 2015 11:37:25 +0000 (UTC) From: Shawn Guo To: arm@kernel.org Subject: [PATCH v2] MAINTAINERS: update Shawn's email to use kernel.org one Date: Wed, 3 Jun 2015 19:34:10 +0800 Message-Id: <1433331250-8702-1-git-send-email-shawnguo@kernel.org> X-Mailer: git-send-email 1.9.1 X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150603_043750_685347_44A43B72 X-CRM114-Status: GOOD ( 11.63 ) X-Spam-Score: -0.0 (/) Cc: Shawn Guo , linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Shawn Guo Update my mailbox to use kernel.org one for handling kernel community maintenance traffic. Signed-off-by: Shawn Guo --- Changes since v1: - Update the commit log a bit Hi Arnd, I'm ready to switch the maintainer mailbox to kernel.org now. Please help apply the patch. Thanks. Shawn MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2e5bbc0d68b2..a53e42fcba84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1030,7 +1030,7 @@ F: arch/arm/include/asm/hardware/dec21285.h F: arch/arm/mach-footbridge/ ARM/FREESCALE IMX / MXC ARM ARCHITECTURE -M: Shawn Guo +M: Shawn Guo M: Sascha Hauer L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained @@ -1041,7 +1041,7 @@ F: arch/arm/boot/dts/imx* F: arch/arm/configs/imx*_defconfig ARM/FREESCALE VYBRID ARM ARCHITECTURE -M: Shawn Guo +M: Shawn Guo M: Sascha Hauer R: Stefan Agner L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)