Messages in this thread Patch in this message |  | | From | Joao Pinto <> | Subject | [PATCH] scsi: ufs: changing maintainer | Date | Fri, 14 Oct 2016 16:59:23 +0100 |
| |
I am going to leave Synopsys and so this patch changes the Maintainer for UFS Synopsys' specific drivers to my colleagues Manjunath and Prabu.
Signed-off-by: Joao Pinto <jpinto@synopsys.com> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 5ac91d8a..d9855b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12084,7 +12084,8 @@ F: Documentation/scsi/ufs.txt F: drivers/scsi/ufs/ UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS -M: Joao Pinto <Joao.Pinto@synopsys.com> +M: Manjunath M Bettegowda <manjumb@synopsys.com> +M: Prabu Thangamuthu <prabut@synopsys.com> L: linux-scsi@vger.kernel.org S: Supported F: drivers/scsi/ufs/*dwc* -- 1.8.1.5
|  |