2021-08-09 18:01:59

by Marc Kleine-Budde

[permalink] [raw]
Subject: [PATCH v3] mailmap: update email address of M atthias Fuchs and Thomas Körper

Matthias Fuchs's and Thomas Körper's email addresses aren't valid
anymore. Use the newly created role account instead.

Cc: [email protected]
Cc: Stefan Mätje <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
---
Changes since v2:
- use name, not only email address (thanks, Joe)
Changes since v1:
- also replace Thomas Körper's email

.mailmap | 2 ++
1 file changed, 2 insertions(+)

diff --git a/.mailmap b/.mailmap
index a35ae244dfda..6e849110cb4e 100644
--- a/.mailmap
+++ b/.mailmap
@@ -229,6 +229,7 @@ Matthew Wilcox <[email protected]> <[email protected]>
Matthew Wilcox <[email protected]> <[email protected]>
Matthew Wilcox <[email protected]> <[email protected]>
Matthew Wilcox <[email protected]> <[email protected]>
+Matthias Fuchs <[email protected]> <[email protected]>
Matthieu CASTET <[email protected]>
Matt Ranostay <[email protected]> <[email protected]>
Matt Ranostay <[email protected]> Matthew Ranostay <[email protected]>
@@ -341,6 +342,7 @@ Sumit Semwal <[email protected]>
Takashi YOSHII <[email protected]>
Tejun Heo <[email protected]>
Thomas Graf <[email protected]>
+Thomas Körper <[email protected]> <[email protected]>
Thomas Pedersen <[email protected]>
Tiezhu Yang <[email protected]> <[email protected]>
Todor Tomov <[email protected]> <[email protected]>
--
2.30.2



2021-08-11 06:38:20

by Christoph Hellwig

[permalink] [raw]
Subject: Re: [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper

I do not think that this is proper use of .mailcap, which should
redirect email to person from one address to another. What you do
is hijack mail to be sent to one person to a set of others.

2021-08-11 07:25:28

by Marc Kleine-Budde

[permalink] [raw]
Subject: Re: [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper

On 11.08.2021 07:34:44, Christoph Hellwig wrote:
> I do not think that this is proper use of .mailcap, which should
> redirect email to person from one address to another. What you do
> is hijack mail to be sent to one person to a set of others.

With the patch applied, but "%ae" ignores the .mailmap:

| $ git log --author="esd.eu" --format="%aN <%ae> -- %h %s" drivers/net/can
| Stefan Mätje <[email protected]> -- 396b3cedc9cf can: drivers: add len8_dlc support for esd_usb2 CAN adapter
| Stefan Mätje <[email protected]> -- 72d92e865d15 can: esd_usb2: Fix can_dlc value for received RTR, frames
| Thomas Körper <[email protected]> -- 6d5a7a65a928 can: esd_usb2: Fix sparse warnings
| Thomas Körper <[email protected]> -- 5247a589c240 can: dev: avoid calling kfree_skb() from interrupt context
| Matthias Fuchs <[email protected]> -- 7653ebd5f6a4 can: usb: esd_usb2: Add support for CAN-USB/Micro
| Matthias Fuchs <[email protected]> -- a5f8f0e1a570 can: usb: esd_usb2: Add support for listen-only mode
| Matthias Fuchs <[email protected]> -- 96d8e90382dc can: Add driver for esd CAN-USB/2 device
| Matthias Fuchs <[email protected]> -- 82e381775f6d can: Add esd board support to plx_pci CAN driver

..."%aE" respects .mailmap:

| $ git log --author="esd.eu" --format="%aN <%aE> -- %h %s" drivers/net/can
| Stefan Mätje <[email protected]> -- 396b3cedc9cf can: drivers: add len8_dlc support for esd_usb2 CAN adapter
| Stefan Mätje <[email protected]> -- 72d92e865d15 can: esd_usb2: Fix can_dlc value for received RTR, frames
| Thomas Körper <[email protected]> -- 6d5a7a65a928 can: esd_usb2: Fix sparse warnings
| Thomas Körper <[email protected]> -- 5247a589c240 can: dev: avoid calling kfree_skb() from interrupt context
| Matthias Fuchs <[email protected]> -- 7653ebd5f6a4 can: usb: esd_usb2: Add support for CAN-USB/Micro
| Matthias Fuchs <[email protected]> -- a5f8f0e1a570 can: usb: esd_usb2: Add support for listen-only mode
| Matthias Fuchs <[email protected]> -- 96d8e90382dc can: Add driver for esd CAN-USB/2 device
| Matthias Fuchs <[email protected]> -- 82e381775f6d can: Add esd board support to plx_pci CAN driver

With this patch the non-working email addresses of Thomas and Matthias
are mapped to the role account [email protected]. The address of Stefan is
unaffected.

regards,
Marc

--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |


Attachments:
(No filename) (2.58 kB)
signature.asc (499.00 B)
Download all attachments

2021-08-12 07:25:25

by Marc Kleine-Budde

[permalink] [raw]
Subject: Re: [PATCH v3] mailmap: update email address of Matthia s Fuchs and Thomas Körper

On 09.08.2021 19:58:44, Marc Kleine-Budde wrote:
> Matthias Fuchs's and Thomas Körper's email addresses aren't valid
> anymore. Use the newly created role account instead.
>
> Cc: [email protected]
> Cc: Stefan Mätje <[email protected]>
> Signed-off-by: Marc Kleine-Budde <[email protected]>

Stefan, if you're OK with this change, please add your Acked-by to this.

regards,
Marc

--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |


Attachments:
(No filename) (670.00 B)
signature.asc (499.00 B)
Download all attachments

2021-08-12 13:18:46

by Stefan Mätje

[permalink] [raw]
Subject: Re: [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas Körper

Am Montag, den 09.08.2021, 19:58 +0200 schrieb Marc Kleine-Budde:
> Matthias Fuchs's and Thomas Körper's email addresses aren't valid
> anymore. Use the newly created role account instead.
>
> Cc: [email protected]
> Cc: Stefan Mätje <[email protected]>
> Signed-off-by: Marc Kleine-Budde <[email protected]>
> ---
> Changes since v2:
> - use name, not only email address (thanks, Joe)
> Changes since v1:
> - also replace Thomas Körper's email
>
> .mailmap | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.mailmap b/.mailmap
> index a35ae244dfda..6e849110cb4e 100644

Acked-by: Stefan Mätje <[email protected]>