[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210811072317.tzyjm3p3m3u3b42n@pengutronix.de>
Date: Wed, 11 Aug 2021 09:23:17 +0200
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: Christoph Hellwig <hch@...radead.org>
Cc: linux-can@...r.kernel.org, linux-kernel@...r.kernel.org,
Joe Perches <joe@...ches.com>, socketcan@....eu,
Stefan M??tje <Stefan.Maetje@....eu>
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 <Stefan.Maetje@....eu> -- 396b3cedc9cf can: drivers: add len8_dlc support for esd_usb2 CAN adapter
| Stefan Mätje <Stefan.Maetje@....eu> -- 72d92e865d15 can: esd_usb2: Fix can_dlc value for received RTR, frames
| Thomas Körper <thomas.koerper@....eu> -- 6d5a7a65a928 can: esd_usb2: Fix sparse warnings
| Thomas Körper <thomas.koerper@....eu> -- 5247a589c240 can: dev: avoid calling kfree_skb() from interrupt context
| Matthias Fuchs <matthias.fuchs@....eu> -- 7653ebd5f6a4 can: usb: esd_usb2: Add support for CAN-USB/Micro
| Matthias Fuchs <matthias.fuchs@....eu> -- a5f8f0e1a570 can: usb: esd_usb2: Add support for listen-only mode
| Matthias Fuchs <matthias.fuchs@....eu> -- 96d8e90382dc can: Add driver for esd CAN-USB/2 device
| Matthias Fuchs <matthias.fuchs@....eu> -- 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@....eu> -- 396b3cedc9cf can: drivers: add len8_dlc support for esd_usb2 CAN adapter
| Stefan Mätje <Stefan.Maetje@....eu> -- 72d92e865d15 can: esd_usb2: Fix can_dlc value for received RTR, frames
| Thomas Körper <socketcan@....eu> -- 6d5a7a65a928 can: esd_usb2: Fix sparse warnings
| Thomas Körper <socketcan@....eu> -- 5247a589c240 can: dev: avoid calling kfree_skb() from interrupt context
| Matthias Fuchs <socketcan@....eu> -- 7653ebd5f6a4 can: usb: esd_usb2: Add support for CAN-USB/Micro
| Matthias Fuchs <socketcan@....eu> -- a5f8f0e1a570 can: usb: esd_usb2: Add support for listen-only mode
| Matthias Fuchs <socketcan@....eu> -- 96d8e90382dc can: Add driver for esd CAN-USB/2 device
| Matthias Fuchs <socketcan@....eu> -- 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@.... 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 |
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists