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

From: Marc Kleine-Budde
Date: Wed Aug 11 2021 - 03:23:36 EST


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 <Stefan.Maetje@xxxxxx> -- 396b3cedc9cf can: drivers: add len8_dlc support for esd_usb2 CAN adapter
| Stefan Mätje <Stefan.Maetje@xxxxxx> -- 72d92e865d15 can: esd_usb2: Fix can_dlc value for received RTR, frames
| Thomas Körper <thomas.koerper@xxxxxx> -- 6d5a7a65a928 can: esd_usb2: Fix sparse warnings
| Thomas Körper <thomas.koerper@xxxxxx> -- 5247a589c240 can: dev: avoid calling kfree_skb() from interrupt context
| Matthias Fuchs <matthias.fuchs@xxxxxx> -- 7653ebd5f6a4 can: usb: esd_usb2: Add support for CAN-USB/Micro
| Matthias Fuchs <matthias.fuchs@xxxxxx> -- a5f8f0e1a570 can: usb: esd_usb2: Add support for listen-only mode
| Matthias Fuchs <matthias.fuchs@xxxxxx> -- 96d8e90382dc can: Add driver for esd CAN-USB/2 device
| Matthias Fuchs <matthias.fuchs@xxxxxx> -- 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 <Stefan.Maetje@xxxxxx> -- 396b3cedc9cf can: drivers: add len8_dlc support for esd_usb2 CAN adapter
| Stefan Mätje <Stefan.Maetje@xxxxxx> -- 72d92e865d15 can: esd_usb2: Fix can_dlc value for received RTR, frames
| Thomas Körper <socketcan@xxxxxx> -- 6d5a7a65a928 can: esd_usb2: Fix sparse warnings
| Thomas Körper <socketcan@xxxxxx> -- 5247a589c240 can: dev: avoid calling kfree_skb() from interrupt context
| Matthias Fuchs <socketcan@xxxxxx> -- 7653ebd5f6a4 can: usb: esd_usb2: Add support for CAN-USB/Micro
| Matthias Fuchs <socketcan@xxxxxx> -- a5f8f0e1a570 can: usb: esd_usb2: Add support for listen-only mode
| Matthias Fuchs <socketcan@xxxxxx> -- 96d8e90382dc can: Add driver for esd CAN-USB/2 device
| Matthias Fuchs <socketcan@xxxxxx> -- 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 socketcan@e.u. 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 |

Attachment: signature.asc
Description: PGP signature