2019-09-02 10:52:03

by Quentin Perret

[permalink] [raw]
Subject: [PATCH] mailmap: Update email address for Quentin Perret

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 <[email protected]>
---
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(-)

diff --git a/.mailmap b/.mailmap
index afaad605284a..934d848f0b2f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -180,6 +180,11 @@ Mythri P K <[email protected]>
Nguyen Anh Quynh <[email protected]>
Nicolas Pitre <[email protected]> <[email protected]>
Nicolas Pitre <[email protected]> <[email protected]>
+Oleksij Rempel <[email protected]> <[email protected]>
+Oleksij Rempel <[email protected]> <[email protected]>
+Oleksij Rempel <[email protected]> <[email protected]>
+Oleksij Rempel <[email protected]> <[email protected]>
+Oleksij Rempel <[email protected]> <[email protected]>
Paolo 'Blaisorblade' Giarrusso <[email protected]>
Patrick Mochel <[email protected]>
Paul Burton <[email protected]> <[email protected]>
@@ -190,11 +195,7 @@ Pratyush Anand <[email protected]> <[email protected]>
Praveen BP <[email protected]>
Punit Agrawal <[email protected]> <[email protected]>
Qais Yousef <[email protected]> <[email protected]>
-Oleksij Rempel <[email protected]> <[email protected]>
-Oleksij Rempel <[email protected]> <[email protected]>
-Oleksij Rempel <[email protected]> <[email protected]>
-Oleksij Rempel <[email protected]> <[email protected]>
-Oleksij Rempel <[email protected]> <[email protected]>
+Quentin Perret <[email protected]> <[email protected]>
Rajesh Shah <[email protected]>
Ralf Baechle <[email protected]>
Ralf Wildenhues <[email protected]>
--
2.22.1


2019-09-03 15:01:45

by Will Deacon

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret

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 <[email protected]>
> ---
> 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/[email protected]

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 <[email protected]>
> Nguyen Anh Quynh <[email protected]>
> Nicolas Pitre <[email protected]> <[email protected]>
> Nicolas Pitre <[email protected]> <[email protected]>
> +Oleksij Rempel <[email protected]> <[email protected]>
> +Oleksij Rempel <[email protected]> <[email protected]>
> +Oleksij Rempel <[email protected]> <[email protected]>
> +Oleksij Rempel <[email protected]> <[email protected]>
> +Oleksij Rempel <[email protected]> <[email protected]>
> Paolo 'Blaisorblade' Giarrusso <[email protected]>
> Patrick Mochel <[email protected]>
> Paul Burton <[email protected]> <[email protected]>
> @@ -190,11 +195,7 @@ Pratyush Anand <[email protected]> <[email protected]>
> Praveen BP <[email protected]>
> Punit Agrawal <[email protected]> <[email protected]>
> Qais Yousef <[email protected]> <[email protected]>
> -Oleksij Rempel <[email protected]> <[email protected]>
> -Oleksij Rempel <[email protected]> <[email protected]>
> -Oleksij Rempel <[email protected]> <[email protected]>
> -Oleksij Rempel <[email protected]> <[email protected]>
> -Oleksij Rempel <[email protected]> <[email protected]>
> +Quentin Perret <[email protected]> <[email protected]>
> Rajesh Shah <[email protected]>
> Ralf Baechle <[email protected]>
> Ralf Wildenhues <[email protected]>

2019-09-03 21:19:15

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret

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.


2019-09-04 20:46:56

by Jonathan Corbet

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret

On Tue, 3 Sep 2019 15:59:50 +0100
Will Deacon <[email protected]> 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/[email protected]
>
> 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

2019-09-05 16:20:56

by Quentin Perret

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret

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

2019-09-06 11:12:58

by Will Deacon

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret

On Wed, Sep 04, 2019 at 02:43:46PM -0600, Jonathan Corbet wrote:
> On Tue, 3 Sep 2019 15:59:50 +0100
> Will Deacon <[email protected]> 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/[email protected]
> >
> > 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 <[email protected]>

The original patch is here:

http://lore.kernel.org/r/[email protected]

Will

2019-09-07 00:10:16

by Jonathan Corbet

[permalink] [raw]
Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret

On Fri, 6 Sep 2019 10:22:47 +0100
Will Deacon <[email protected]> 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