[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] MAINTAINERS: Replace my amsat.org email address
From: |
Markus Armbruster |
Subject: |
Re: [PATCH] MAINTAINERS: Replace my amsat.org email address |
Date: |
Wed, 19 Oct 2022 14:44:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> The amsat.org domain is having issues with DMARC / SPF / DKIM:
> https://lore.kernel.org/qemu-devel/CAMVc7JUy5NeEN0q=4zfZvn_rppgqn9wicV1z=TsLuHKS3RY3Sw@mail.gmail.com/
>
> Consolidate all of my MAINTAINERS entries on my work address.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> .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 <paulburton@kernel.org> <paul.burton@mips.com>
> Paul Burton <paulburton@kernel.org> <paul.burton@imgtec.com>
> Paul Burton <paulburton@kernel.org> <paul@archlinuxmips.org>
> Paul Burton <paulburton@kernel.org> <pburton@wavecomp.com>
> -Philippe Mathieu-Daudé <f4bug@amsat.org> <philmd@redhat.com>
> +Philippe Mathieu-Daudé <philmd@linaro.org> <f4bug@amsat.org>
> +Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@redhat.com>
I think this retroactively credits all your contributions to Linaro.
Intentional?
> +Philippe Mathieu-Daudé <philmd@linaro.org> <philmd@fungible.com>
> Stefan Brankovic <stefan.brankovic@syrmia.com>
> <stefan.brankovic@rt-rk.com.com>
> Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com>
>
[...]