From patchwork Mon Jun 3 23:40:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bart Van Assche X-Patchwork-Id: 10974085 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CC3EA1398 for ; Mon, 3 Jun 2019 23:40:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A13B628385 for ; Mon, 3 Jun 2019 23:40:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7895628479; Mon, 3 Jun 2019 23:40:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5047E28385 for ; Mon, 3 Jun 2019 23:40:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726163AbfFCXk1 (ORCPT ); Mon, 3 Jun 2019 19:40:27 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:37545 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726136AbfFCXk1 (ORCPT ); Mon, 3 Jun 2019 19:40:27 -0400 Received: by mail-pf1-f196.google.com with SMTP id a23so11513110pff.4 for ; Mon, 03 Jun 2019 16:40:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=T6N2AN/mDZwJiN/A1khArLhBe3bNyHn2EYSZQY457vg=; b=Rq5JesfYw0Xnu3q+RlK4BZP+ojoXmVHF70/ZC3oegYUzeGZSqQTD1vdQQTerFIQ0+A Kj2dJVIKooLtu4Rep9jtg2If/Wjs160Q2DB9+aX/GmDSHtulIPIS7oOtc1yHvm+e+N83 KHsvVlHFV/5F4N2GUpWR1fh/0h7AAtki+czne7QpgCprLhV/bybLficsFjTnkDgo4bMH bCJZjlsRIC0QG7eMd5kybQ3sLBxE4Gmue5xNPivNgCDVtGDYHXA8GyLbXvfPFQ1IIVCW Wsrmlv21qVQJ4pECBK+IOdgO+4vn3BSu9KLM+9qLRCUPBDYOEsPR7lmN6eOfZ+eVLwBW XtCg== X-Gm-Message-State: APjAAAXXdf9Dt4iEIYTRjUdR+d/u4qvwBAx9IZheQP/fMvDyqPHHcUn8 WU9KvaV/Oes8CN1erdmgJWs= X-Google-Smtp-Source: APXvYqwB0OEonZuw27M4M57C+AZeHjlWU7zaUC/55XhdoEhQ6s5XoGlbNBi4PpZlXRXmB1uLkPMrug== X-Received: by 2002:a63:af44:: with SMTP id s4mr31693870pgo.411.1559605226193; Mon, 03 Jun 2019 16:40:26 -0700 (PDT) Received: from desktop-bart.svl.corp.google.com ([2620:15c:2cd:202:4308:52a3:24b6:2c60]) by smtp.gmail.com with ESMTPSA id h11sm17327359pfn.170.2019.06.03.16.40.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jun 2019 16:40:25 -0700 (PDT) From: Bart Van Assche To: Jens Axboe Cc: linux-block@vger.kernel.org, Christoph Hellwig , Bart Van Assche , Damien Le Moal , Bart Van Assche , Christoph Hellwig , Hannes Reinecke Subject: [PATCH] MAINTAINERS: Hand over skd maintainership Date: Mon, 3 Jun 2019 16:40:19 -0700 Message-Id: <20190603234019.107514-1-bvanassche@acm.org> X-Mailer: git-send-email 2.20.GIT MIME-Version: 1.0 Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Since I do no longer have access to any STEC SSDs, hand over maintainership of the skd driver to Damien who still has access to STEC SSDs. Cc: Damien Le Moal Cc: Bart Van Assche Cc: Christoph Hellwig Cc: Hannes Reinecke Signed-off-by: Bart Van Assche Acked-by: Damien Le Moal --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index fac3f405e7c0..2bdc4acb22ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14979,7 +14979,7 @@ S: Odd Fixes F: drivers/net/ethernet/adaptec/starfire* STEC S1220 SKD DRIVER -M: Bart Van Assche +M: Damien Le Moal L: linux-block@vger.kernel.org S: Maintained F: drivers/block/skd*[ch]