On 19/10/22 14:44, Markus Armbruster wrote:
Philippe Mathieu-Daudé <[email protected]> writes:

The amsat.org domain is having issues with DMARC / SPF / DKIM:
https://lore.kernel.org/qemu-devel/CAMVc7JUy5NeEN0q=4zfZvn_rppgqn9wicV1z=tsluhks3ry...@mail.gmail.com/

Consolidate all of my MAINTAINERS entries on my work address.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  .mailmap    |  4 +++-
  MAINTAINERS | 62 ++++++++++++++++++++++++++---------------------------
  2 files changed, 34 insertions(+), 32 deletions(-)

diff --git a/.mailmap b/.mailmap
index 1f7319b70b..35dddbe27b 100644
--- a/.mailmap
+++ b/.mailmap
@@ -70,7 +70,9 @@ Paul Burton <[email protected]> <[email protected]>
  Paul Burton <[email protected]> <[email protected]>
  Paul Burton <[email protected]> <[email protected]>
  Paul Burton <[email protected]> <[email protected]>
-Philippe Mathieu-Daudé <[email protected]> <[email protected]>
+Philippe Mathieu-Daudé <[email protected]> <[email protected]>
+Philippe Mathieu-Daudé <[email protected]> <[email protected]>

I think this retroactively credits all your contributions to Linaro.
Intentional?

Certainly not intentional. I was seeing this as a git limitation, but
Alex pointed to me we are doing an invalid use of git-mailmap, since
it is described as:

  ... the file .mailmap [...] is used to map author and committer
  names and email addresses to canonical real names and email addresses.

so more for typos, not developers changing email addresses. So our
"replace old addresses by a more recent one" section might not be
the best use. I think it was useful for the get_maintainer.pl fallback
option: when a file is not cover in MAINTAINERS then the script look
at git history. If all files are well covered, then we shouldn't need
this fallback anymore, nor this .mailmap translation.


+Philippe Mathieu-Daudé <[email protected]> <[email protected]>
  Stefan Brankovic <[email protected]> 
<[email protected]>
  Yongbok Kim <[email protected]> <[email protected]>

[...]



Reply via email to