From patchwork Mon Feb 19 22:57:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Miquel Raynal X-Patchwork-Id: 875334 X-Patchwork-Delegate: boris.brezillon@free-electrons.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rIPoTMJF"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zlfL72vXYz9ryT for ; Tue, 20 Feb 2018 09:58:23 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=as8Y8ytktuJ5VBkTVN6pt90TFYoEqZH8kd7CsfoXADE=; b=rIPoTMJFd8lZ5L Hqv4qRnXAGynkPHXVodo/kk15RZd3j0wCvGrqAxIVHWWUjFXiJeZYOCjJc40ol+ynlxcE7V2eExLr s6bN9B3P8Lpb0WITlk3R+Z7TZz1Ce3HyG2lZaDx6lQOV2nPlDmI0fdSfUyICpoXtRakYV8x0etRdD gnTiPEKD1rCn+Ngd30hj5mq18VYXIneCxtQaDjt5rRGiYNGn+AUCbcm5Tf19685A1XoYX9eCmb8Rc DBaVQ9piSEavco9y3V/slK35fGoTFSS8trpVPs0YbY/9uv0xkUgX3RM2Hy9PSUqRFY8waoz35m8vX fCaDF+m4R770SAn0QCzQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1enuO2-0004kF-Nw; Mon, 19 Feb 2018 22:58:18 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1enuNy-0004hR-Ff for linux-mtd@lists.infradead.org; Mon, 19 Feb 2018 22:58:16 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id EEA8B20715; Mon, 19 Feb 2018 23:58:02 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost.localdomain (unknown [91.224.148.103]) by mail.free-electrons.com (Postfix) with ESMTPSA id 83F3A203B5; Mon, 19 Feb 2018 23:58:02 +0100 (CET) From: Miquel Raynal To: linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: Update email address for Miquel Raynal Date: Mon, 19 Feb 2018 23:57:59 +0100 Message-Id: <20180219225759.3427-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.14.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180219_145814_679313_F6F02C7D X-CRM114-Status: GOOD ( 10.41 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Boris Brezillon , linux-mtd@lists.infradead.org, Miquel Raynal Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Free Electrons is now Bootlin. Signed-off-by: Miquel Raynal --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index e18cab73e209..6cc2d5a94cc2 100644 --- a/.mailmap +++ b/.mailmap @@ -126,6 +126,7 @@ Mayuresh Janorkar Michael Buesch Michel Dänzer Miodrag Dinic +Miquel Raynal Mitesh shah Mohit Kumar Morten Welinder diff --git a/MAINTAINERS b/MAINTAINERS index 1efb94e6a8b3..1b0972015358 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8471,7 +8471,7 @@ S: Odd Fixes F: drivers/net/wireless/marvell/mwl8k.c MARVELL NAND CONTROLLER DRIVER -M: Miquel Raynal +M: Miquel Raynal L: linux-mtd@lists.infradead.org S: Maintained F: drivers/mtd/nand/raw/marvell_nand.c