From patchwork Sat Mar 30 08:29:25 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Boris Brezillon X-Patchwork-Id: 1070646 X-Patchwork-Delegate: richard@nod.at 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; dmarc=fail (p=none dis=none) header.from=collabora.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZDwRf7Jv"; 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 44WWxP1fMSz9sRW for ; Sat, 30 Mar 2019 19:29:43 +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=e+40G/YkJW2ZQ2BxtOZmGbO5u/R5kfw3UZFNFAShcyc=; b=ZDwRf7JvZt3+3h 5XbJsJa7bfl/OlhfUwJymEy+sbaWZPVMu9pInZZGQKgi62kBJEqre7rxvI4sKUfTAIvSlSPtrgegh z32pDF/vu+2lUTs/pgVi8xa4WvzjZzcCM9i2FE/oOwi1LlFJgjaHFKRqz2ZEFGziZ96NcdWVJPZWV KIRTXxzKQiTjS4eFYO8wkCBCQg3HkruuD3B3RxgZB3J6IyXAbaMOLFgp9RQh6vMwldQXwG6Kdy+p2 8utHZBGSVsgPzoOhL8aFrdHxqDB6ydPjywc++7zol6jZN5A6v5eWTD1IGAIIdi5JIZ/mdGuQYX/Ar X+8YDN5jiBpdM4XtMu5g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hA9Mv-0004Po-QW; Sat, 30 Mar 2019 08:29:37 +0000 Received: from bhuna.collabora.co.uk ([46.235.227.227]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hA9Ms-0004PI-DR for linux-mtd@lists.infradead.org; Sat, 30 Mar 2019 08:29:36 +0000 Received: from localhost.localdomain (unknown [IPv6:2a01:e0a:2c:6930:5cf4:84a1:2763:fe0d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: bbrezillon) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id EED1D284180; Sat, 30 Mar 2019 08:29:28 +0000 (GMT) From: Boris Brezillon To: David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , Miquel Raynal , linux-mtd@lists.infradead.org Subject: [PATCH] MAINTAINERS: Remove my name from the MTD and NAND entries Date: Sat, 30 Mar 2019 09:29:25 +0100 Message-Id: <20190330082925.2362-1-boris.brezillon@collabora.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190330_012934_587040_7F511B78 X-CRM114-Status: GOOD ( 14.14 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [46.235.227.227 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 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 , Vignesh Raghavendra , Tudor Ambarus Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org I am less and less active on the MTD/NAND fronts, and I don't think it will get any better in the future. Let's remove my name so that people don't expect me to review/merge their patches. Signed-off-by: Boris Brezillon --- Hello, After 3 years as a maintainer of the MTD and NAND subsystems I think it's time for me to hand the torch to someone else. Not because I'm tired of doing it, but because I don't have the necessary time to do it correctly and I think it's unfair to keep my position and impose the extra review/merge latency to contributors. I hope I served the community well during those three years (I know things have not been perfect, but I think it worked reasonably well) and would like to wish good luck to the people that will take over my responsibilities (most likely Miquel and/or Richart at first). Anyway, I'll stay around and will help getting things in place during the transition, so, if you want my opinion or review on something don't hesitate to Cc me. Regards, Boris --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..9e099f2cbdf9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9997,7 +9997,6 @@ F: mm/ MEMORY TECHNOLOGY DEVICES (MTD) M: David Woodhouse M: Brian Norris -M: Boris Brezillon M: Marek Vasut M: Richard Weinberger L: linux-mtd@lists.infradead.org @@ -10611,7 +10610,6 @@ S: Supported F: drivers/net/ethernet/myricom/myri10ge/ NAND FLASH SUBSYSTEM -M: Boris Brezillon M: Miquel Raynal R: Richard Weinberger L: linux-mtd@lists.infradead.org