From 89408ac8aa863d44df8c87d03c717048f4a48b50 Mon Sep 17 00:00:00 2001 From: Marc Gonzalez <marc.w.gonzalez@free.fr> Date: Mon, 4 Feb 2019 13:11:10 +0100 Subject: [PATCH] scsi: MAINTAINERS: Add reviewers for UFS patches 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 <marc.w.gonzalez@free.fr> Acked-by: Joao Pinto <jpinto@synopsys.com> Acked-by: Avri Altman <avri.altman@wdc.com> Acked-by: Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 70c93b1413936..c91204732508d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15666,7 +15666,9 @@ F: drivers/visorbus/ F: drivers/staging/unisys/ UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER -M: Vinayak Holikatti <vinholikatti@gmail.com> +R: Alim Akhtar <alim.akhtar@samsung.com> +R: Avri Altman <avri.altman@wdc.com> +R: Pedro Sousa <pedrom.sousa@synopsys.com> L: linux-scsi@vger.kernel.org S: Supported F: Documentation/scsi/ufs.txt -- GitLab