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://lore.kernel.org/linux-pci/1557229516-6870-1-git-send-email-l.subrahmanya@xxxxxxxxxxxxxx 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