diff mbox series

mailmap: Update email address for Quentin Perret

Message ID 20190902105036.32419-1-quentin.perret@arm.com (mailing list archive)
State Not Applicable, archived
Headers show
Series mailmap: Update email address for Quentin Perret | expand

Commit Message

Quentin Perret Sept. 2, 2019, 10:50 a.m. UTC
My @arm.com email address will stop working in a few weeks, so add an
entry to .mailmap so others have a way to reach me if they want to.

While at it, move some entries around to keep the file in alphabetical
order.

Signed-off-by: Quentin Perret <quentin.perret@arm.com>
---
Hi guys,

Will/Catalin: any chance this could be merged via the arm64 tree ?

Thanks,
Quentin
---
 .mailmap | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Comments

Will Deacon Sept. 3, 2019, 2:59 p.m. UTC | #1
Hi Quentin,

[+Jon]

On Mon, Sep 02, 2019 at 11:50:36AM +0100, Quentin Perret wrote:
> My @arm.com email address will stop working in a few weeks, so add an
> entry to .mailmap so others have a way to reach me if they want to.
> 
> While at it, move some entries around to keep the file in alphabetical
> order.
> 
> Signed-off-by: Quentin Perret <quentin.perret@arm.com>
> ---
> Hi guys,
> 
> Will/Catalin: any chance this could be merged via the arm64 tree ?

Since this isn't really an arm64 change (there's no change to MAINTAINERS),
I'd rather it went via Andrew or Jon. However, there was some resistance
last time this sort of email change happened:

  http://lkml.kernel.org/r/20190806112959.14845da4@lwn.net

so I'm not sure what the current preference is. Jon? What's the best way
for get_maintainer.pl to retrieve up-to-date contact details for developers
who aren't in MAINTAINERS?

Will

> diff --git a/.mailmap b/.mailmap
> index afaad605284a..934d848f0b2f 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -180,6 +180,11 @@ Mythri P K <mythripk@ti.com>
>  Nguyen Anh Quynh <aquynh@gmail.com>
>  Nicolas Pitre <nico@fluxnic.net> <nicolas.pitre@linaro.org>
>  Nicolas Pitre <nico@fluxnic.net> <nico@linaro.org>
> +Oleksij Rempel <linux@rempel-privat.de> <bug-track@fisher-privat.net>
> +Oleksij Rempel <linux@rempel-privat.de> <external.Oleksij.Rempel@de.bosch.com>
> +Oleksij Rempel <linux@rempel-privat.de> <fixed-term.Oleksij.Rempel@de.bosch.com>
> +Oleksij Rempel <linux@rempel-privat.de> <o.rempel@pengutronix.de>
> +Oleksij Rempel <linux@rempel-privat.de> <ore@pengutronix.de>
>  Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
>  Patrick Mochel <mochel@digitalimplant.org>
>  Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com>
> @@ -190,11 +195,7 @@ Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com>
>  Praveen BP <praveenbp@ti.com>
>  Punit Agrawal <punitagrawal@gmail.com> <punit.agrawal@arm.com>
>  Qais Yousef <qsyousef@gmail.com> <qais.yousef@imgtec.com>
> -Oleksij Rempel <linux@rempel-privat.de> <bug-track@fisher-privat.net>
> -Oleksij Rempel <linux@rempel-privat.de> <external.Oleksij.Rempel@de.bosch.com>
> -Oleksij Rempel <linux@rempel-privat.de> <fixed-term.Oleksij.Rempel@de.bosch.com>
> -Oleksij Rempel <linux@rempel-privat.de> <o.rempel@pengutronix.de>
> -Oleksij Rempel <linux@rempel-privat.de> <ore@pengutronix.de>
> +Quentin Perret <qperret@qperret.net> <quentin.perret@arm.com>
>  Rajesh Shah <rajesh.shah@intel.com>
>  Ralf Baechle <ralf@linux-mips.org>
>  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Joe Perches Sept. 3, 2019, 9:17 p.m. UTC | #2
On Tue, 2019-09-03 at 15:59 +0100, Will Deacon wrote:
> What's the best way
> for get_maintainer.pl to retrieve up-to-date contact details for developers
> who aren't in MAINTAINERS?

Updated .mailmap entries.
Jonathan Corbet Sept. 4, 2019, 8:43 p.m. UTC | #3
On Tue, 3 Sep 2019 15:59:50 +0100
Will Deacon <will@kernel.org> wrote:

> Since this isn't really an arm64 change (there's no change to MAINTAINERS),
> I'd rather it went via Andrew or Jon. However, there was some resistance
> last time this sort of email change happened:
> 
>   http://lkml.kernel.org/r/20190806112959.14845da4@lwn.net
> 
> so I'm not sure what the current preference is. Jon?

If there's some value to having an entry in the mailmap file, then
obviously it should be added.  I didn't resist so much as engage in a
little muttering under my breath as I applied the patch...

jon
Quentin Perret Sept. 5, 2019, 10:25 a.m. UTC | #4
Hi Jon,

On Wednesday 04 Sep 2019 at 14:43:46 (-0600), Jonathan Corbet wrote:
> If there's some value to having an entry in the mailmap file, then
> obviously it should be added.

So, FWIW, get_maintainers.pl does return my name as 'author' or 'commit
signer' on few files (include/linux/energy_model.h among others for ex).
Which is why I thought updating .mailmap would be good practice.

Thanks,
Quentin
Will Deacon Sept. 6, 2019, 9:22 a.m. UTC | #5
On Wed, Sep 04, 2019 at 02:43:46PM -0600, Jonathan Corbet wrote:
> On Tue, 3 Sep 2019 15:59:50 +0100
> Will Deacon <will@kernel.org> wrote:
> 
> > Since this isn't really an arm64 change (there's no change to MAINTAINERS),
> > I'd rather it went via Andrew or Jon. However, there was some resistance
> > last time this sort of email change happened:
> > 
> >   http://lkml.kernel.org/r/20190806112959.14845da4@lwn.net
> > 
> > so I'm not sure what the current preference is. Jon?
> 
> If there's some value to having an entry in the mailmap file, then
> obviously it should be added.  I didn't resist so much as engage in a
> little muttering under my breath as I applied the patch...

Ok, just wanted to make sure you were ok with it. Would be able to pick
this via your tree then, please? If it helps,

Acked-by: Will Deacon <will@kernel.org>

The original patch is here:

http://lore.kernel.org/r/20190902105036.32419-1-quentin.perret@arm.com

Will
Jonathan Corbet Sept. 6, 2019, 2:40 p.m. UTC | #6
On Fri, 6 Sep 2019 10:22:47 +0100
Will Deacon <will@kernel.org> wrote:

> > If there's some value to having an entry in the mailmap file, then
> > obviously it should be added.  I didn't resist so much as engage in a
> > little muttering under my breath as I applied the patch...  
> 
> Ok, just wanted to make sure you were ok with it. Would be able to pick
> this via your tree then, please?

Done.

Thanks,

jon
diff mbox series

Patch

diff --git a/.mailmap b/.mailmap
index afaad605284a..934d848f0b2f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -180,6 +180,11 @@  Mythri P K <mythripk@ti.com>
 Nguyen Anh Quynh <aquynh@gmail.com>
 Nicolas Pitre <nico@fluxnic.net> <nicolas.pitre@linaro.org>
 Nicolas Pitre <nico@fluxnic.net> <nico@linaro.org>
+Oleksij Rempel <linux@rempel-privat.de> <bug-track@fisher-privat.net>
+Oleksij Rempel <linux@rempel-privat.de> <external.Oleksij.Rempel@de.bosch.com>
+Oleksij Rempel <linux@rempel-privat.de> <fixed-term.Oleksij.Rempel@de.bosch.com>
+Oleksij Rempel <linux@rempel-privat.de> <o.rempel@pengutronix.de>
+Oleksij Rempel <linux@rempel-privat.de> <ore@pengutronix.de>
 Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
 Patrick Mochel <mochel@digitalimplant.org>
 Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com>
@@ -190,11 +195,7 @@  Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com>
 Praveen BP <praveenbp@ti.com>
 Punit Agrawal <punitagrawal@gmail.com> <punit.agrawal@arm.com>
 Qais Yousef <qsyousef@gmail.com> <qais.yousef@imgtec.com>
-Oleksij Rempel <linux@rempel-privat.de> <bug-track@fisher-privat.net>
-Oleksij Rempel <linux@rempel-privat.de> <external.Oleksij.Rempel@de.bosch.com>
-Oleksij Rempel <linux@rempel-privat.de> <fixed-term.Oleksij.Rempel@de.bosch.com>
-Oleksij Rempel <linux@rempel-privat.de> <o.rempel@pengutronix.de>
-Oleksij Rempel <linux@rempel-privat.de> <ore@pengutronix.de>
+Quentin Perret <qperret@qperret.net> <quentin.perret@arm.com>
 Rajesh Shah <rajesh.shah@intel.com>
 Ralf Baechle <ralf@linux-mips.org>
 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>