Message ID | f5407f0a989e0bd67e648d418d44f11043d1fde4.1476379251.git.jpinto@synopsys.com (mailing list archive) |
---|---|
State | Superseded, archived |
Headers | show |
On 2016-10-13 10:23, Joao Pinto wrote: > 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* Looking at the commit text, it gives the impression that we are changing the maintainer for whole UFS driver. Can you make it specific? May be the commit text header should be "ufs: changing maintainer for DWC"?
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*
Signed-off-by: Joao Pinto <jpinto@synopsys.com> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)