From patchwork Mon Feb 4 12:11:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marc Gonzalez X-Patchwork-Id: 10795501 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 E36E86C2 for ; Mon, 4 Feb 2019 12:12:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D22172B2B2 for ; Mon, 4 Feb 2019 12:12:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C5C682B35B; Mon, 4 Feb 2019 12:12:24 +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,FREEMAIL_FROM, 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 23EEA2B34C for ; Mon, 4 Feb 2019 12:12:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728488AbfBDMMX (ORCPT ); Mon, 4 Feb 2019 07:12:23 -0500 Received: from smtp3-g21.free.fr ([212.27.42.3]:43647 "EHLO smtp3-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728216AbfBDMMX (ORCPT ); Mon, 4 Feb 2019 07:12:23 -0500 Received: from [192.168.108.68] (unknown [213.36.7.13]) (Authenticated sender: marc.w.gonzalez) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 6F39413F89A; Mon, 4 Feb 2019 13:11:10 +0100 (CET) Subject: [PATCH v3] MAINTAINERS: Add reviewers for UFS patches From: Marc Gonzalez To: "Martin K. Petersen" , James Bottomley Cc: Joao Pinto , Vinayak Holikatti , Christoph Hellwig , Jens Axboe , Jianchao Wang , Subhash Jadavani , Sayali Lokhande , Can Guo , Asutosh Das , Vijay Viswanath , Venkat Gopalakrishnan , Ritesh Harjani , Vivek Gautam , Jeffrey Hugo , Maya Erez , Evan Green , Matthias Kaehlcke , Douglas Anderson , Stephen Boyd , Tomas Winkler , Adrian Hunter , Alim Akhtar , Avri Altman , Bart Van Assche , Stanislav Nijnikov , Ohad Sharabi , Bjorn Andersson , MSM , SCSI , Greg Kroah-Hartman , Pedro Sousa , Alex Lemberg References: <4f2ca5d5-25e4-6c6e-3752-1ed5be937c5b@free.fr> <78213c0d-994f-264a-19af-b132fa7c4d8c@synopsys.com> Message-ID: Date: Mon, 4 Feb 2019 13:11:10 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP According to git log and the linux-scsi archives, Vinayak has been inactive for several years. Removing him as maintainer will make the get_maintainer.pl script generate an extensive list of recipients. Add three reviewers as well to vet future UFS patches. Signed-off-by: Marc Gonzalez Acked-by: Joao Pinto Acked-by: Avri Altman Acked-by: Alim Akhtar --- Alim, Avri, Pedro, can we get your Acked-by for this patch? Did I leave anyone out who wants to be an official Reviewer? Martin: I'm hoping you can land this patch in time for 5.1-rc1 so that future patches get routed to the right people. --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8c68de3cfd80..7386f5d0f9d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15676,7 +15676,9 @@ F: drivers/visorbus/ F: drivers/staging/unisys/ UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER -M: Vinayak Holikatti +R: Alim Akhtar +R: Avri Altman +R: Pedro Sousa L: linux-scsi@vger.kernel.org S: Supported F: Documentation/scsi/ufs.txt