LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-can@vger.kernel.org, linux-kernel@vger.kernel.org,
	Joe Perches <joe@perches.com>,
	socketcan@esd.eu, Stefan M??tje <Stefan.Maetje@esd.eu>
Subject: Re: [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper
Date: Wed, 11 Aug 2021 09:23:17 +0200	[thread overview]
Message-ID: <20210811072317.tzyjm3p3m3u3b42n@pengutronix.de> (raw)
In-Reply-To: <YRNvhNtdzUA2NZZX@infradead.org>

[-- Attachment #1: Type: text/plain, Size: 2647 bytes --]

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

  reply	other threads:[~2021-08-11  7:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09 17:58 [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas Körper Marc Kleine-Budde
2021-08-11  6:34 ` [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper Christoph Hellwig
2021-08-11  7:23   ` Marc Kleine-Budde [this message]
2021-08-12  7:22 ` [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas Körper Marc Kleine-Budde
2021-08-12 13:01 ` Stefan Mätje

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210811072317.tzyjm3p3m3u3b42n@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=Stefan.Maetje@esd.eu \
    --cc=hch@infradead.org \
    --cc=joe@perches.com \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=socketcan@esd.eu \
    --subject='Re: [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).