From patchwork Fri Nov 22 16:26:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keith Busch X-Patchwork-Id: 11258157 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 86AB8138C for ; Fri, 22 Nov 2019 16:26:51 +0000 (UTC) Received: from ml01.01.org (ml01.01.org [198.145.21.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6387C20714 for ; Fri, 22 Nov 2019 16:26:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="WFu9VFNE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6387C20714 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvdimm-bounces@lists.01.org Received: from ml01.01.org (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id DFBD910113301; Fri, 22 Nov 2019 08:27:16 -0800 (PST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=kbusch@kernel.org; receiver= Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 12B4F100DC407 for ; Fri, 22 Nov 2019 08:27:15 -0800 (PST) Received: from redsun51.ssa.fujisawa.hgst.com (unknown [199.255.47.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4225120714; Fri, 22 Nov 2019 16:26:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574440009; bh=DIxdwg3Q5937m62sq6bdtmPqNpGSKduCcyt14x3ZejI=; h=From:To:Cc:Subject:Date:From; b=WFu9VFNEBUyw++fPmfe99RwthqQluul39Ie48FhPg7+Dd1/FppjZ77CUKP0/7FjpR bxONmnSuEWjbS3QhXl6n4M0WAZwL53AUF/tRIRbYppTcCIQqxT05jonuvMGV6GFnxy FI5dF0rndwSfdJcs0RcLZAAK46EqLlei6T0vvfa8= From: Keith Busch To: linux-nvdimm@lists.01.org Subject: [PATCH] MAINTAINERS: Remove Keith from NVDIMM maintainers Date: Sat, 23 Nov 2019 01:26:44 +0900 Message-Id: <20191122162644.27078-1-kbusch@kernel.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Message-ID-Hash: NYUIC4JFQFKE4RXAP6KYYDGQP3U334IJ X-Message-ID-Hash: NYUIC4JFQFKE4RXAP6KYYDGQP3U334IJ X-MailFrom: kbusch@kernel.org X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation CC: Keith Busch X-Mailman-Version: 3.1.1 Precedence: list List-Id: "Linux-nvdimm developer list." Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: I no longer work in this capacity for the NVDIMM or DAX subsystems. Signed-off-by: Keith Busch --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 064333607feb..b6ab2f9d977e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4878,7 +4878,6 @@ F: include/trace/events/fs_dax.h DEVICE DIRECT ACCESS (DAX) M: Dan Williams M: Vishal Verma -M: Keith Busch M: Dave Jiang L: linux-nvdimm@lists.01.org S: Supported @@ -9338,7 +9337,6 @@ LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM M: Dan Williams M: Vishal Verma M: Dave Jiang -M: Keith Busch M: Ira Weiny L: linux-nvdimm@lists.01.org Q: https://patchwork.kernel.org/project/linux-nvdimm/list/