> -----Original Message----- > From: Bjorn Helgaas [mailto:helgaas@xxxxxxxxxx] > Sent: 2019年5月10日 21:48 > To: Z.q. Hou <zhiqiang.hou@xxxxxxx>; Karthikeyan M > <m.karthikeyan@xxxxxxxxxxxxxx> > Cc: Subrahmanya Lingappa <l.subrahmanya@xxxxxxxxxxxxxx>; > linux-pci@xxxxxxxxxxxxxxx; lorenzo.pieralisi@xxxxxxx > Subject: Re: [PATCH 1/1] PCI: mobiveil: Update maintainers list > > On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: > > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil > > controller driver. > > > > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@xxxxxxxxxxxxxx> > > I'd like to include this ASAP so patches get sent to the right place, and I want > to make sure we spell the names and email addresses correctly. > > Zhiqiang, you consistently use "Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx>" > for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you ack that > the updated patch below is correct for you? > > Karthikeyan, I don't see any email or commits from you yet, so I'd really like > your ack along with the canonical name/email address you prefer. > There is another Karthikeyan already in MAINTAINERS, so hopefully we can > avoid any confusion. > > [1] git log --format="%an <%ae>" --author=[Zz]hiqiang > > > --- > > MAINTAINERS | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS index 0a52061..08295a5 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -11900,7 +11900,8 @@ F: include/linux/switchtec.h > > F: drivers/ntb/hw/mscc/ > > > > PCI DRIVER FOR MOBIVEIL PCIE IP > > -M: Subrahmanya Lingappa <l.subrahmanya@xxxxxxxxxxxxxx> > > +M: Karthikeyan M <m.karthikeyan@xxxxxxxxxxxxxx> > > +M: Z.q. Hou <zhiqiang.hou@xxxxxxx> > > L: linux-pci@xxxxxxxxxxxxxxx > > S: Supported > > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt > > > commit d260ff8d3353 > Author: Subrahmanya Lingappa <l.subrahmanya@xxxxxxxxxxxxxx> > Date: Tue May 7 07:45:16 2019 -0400 > > MAINTAINERS: Add Karthikeyan M and Hou Zhiqiang for Mobiveil PCI > > Add Karthikeyan M and Hou Zhiqiang as new maintainers of Mobiveil > controller driver. > > Link: > https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore.ke > rnel.org%2Flinux-pci%2F1557229516-6870-1-git-send-email-l.subrahmanya% > 40mobiveil.co.in&data=02%7C01%7Czhiqiang.hou%40nxp.com%7Cfafef > 48263c34704c71308d6d54e26d6%7C686ea1d3bc2b4c6fa92cd99c5c301635 > %7C0%7C0%7C636930928970091089&sdata=ozjTAR2yPHZ1b4mRFgK2 > waXjWF3OMPEWvK4V7Fbzs5w%3D&reserved=0 > Signed-off-by: Subrahmanya Lingappa <l.subrahmanya@xxxxxxxxxxxxxx> > [bhelgaas: update names/email addresses to match usage in git history] > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > diff --git a/MAINTAINERS b/MAINTAINERS > index e17ebf70b548..42d7f44cc0e1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11880,7 +11880,8 @@ F: include/linux/switchtec.h > F: drivers/ntb/hw/mscc/ > > PCI DRIVER FOR MOBIVEIL PCIE IP > -M: Subrahmanya Lingappa <l.subrahmanya@xxxxxxxxxxxxxx> > +M: Karthikeyan M <m.karthikeyan@xxxxxxxxxxxxxx> > +M: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > L: linux-pci@xxxxxxxxxxxxxxx > S: Supported > F: Documentation/devicetree/bindings/pci/mobiveil-pcie.txt Acked-by: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx>