[PATCH 01/10] MAINTAINERS: fix magnuskulke email-address

Magnus Kulke posted 10 patches 1 month, 4 weeks ago
Maintainers: Magnus Kulke <magnuskulke@linux.microsoft.com>, Wei Liu <wei.liu@kernel.org>, Paolo Bonzini <pbonzini@redhat.com>, Zhao Liu <zhao1.liu@intel.com>
There is a newer version of this series
[PATCH 01/10] MAINTAINERS: fix magnuskulke email-address
Posted by Magnus Kulke 1 month, 4 weeks ago
Consolidating email aliases.

Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 29f88d48f3..6272d32ed4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -569,7 +569,7 @@ F: accel/stubs/whpx-stub.c
 F: include/system/whpx.h
 
 MSHV
-M: Magnus Kulke <magnus.kulke@linux.microsoft.com>
+M: Magnus Kulke <magnuskulke@linux.microsoft.com>
 R: Wei Liu <wei.liu@kernel.org>
 S: Supported
 F: accel/mshv/
@@ -578,7 +578,7 @@ F: include/hw/hyperv/hvgdk*.h
 F: include/hw/hyperv/hvhdk*.h
 
 X86 MSHV CPUs
-M: Magnus Kulke <magnus.kulke@linux.microsoft.com>
+M: Magnus Kulke <magnuskulke@linux.microsoft.com>
 R: Wei Liu <wei.liu@kernel.org>
 S: Supported
 F: target/i386/mshv/
-- 
2.34.1
Re: [PATCH 01/10] MAINTAINERS: fix magnuskulke email-address
Posted by Peter Maydell 1 month, 1 week ago
On Wed, 11 Feb 2026 at 16:09, Magnus Kulke
<magnuskulke@linux.microsoft.com> wrote:
>
> Consolidating email aliases.
>
> Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 29f88d48f3..6272d32ed4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -569,7 +569,7 @@ F: accel/stubs/whpx-stub.c
>  F: include/system/whpx.h
>
>  MSHV
> -M: Magnus Kulke <magnus.kulke@linux.microsoft.com>
> +M: Magnus Kulke <magnuskulke@linux.microsoft.com>
>  R: Wei Liu <wei.liu@kernel.org>
>  S: Supported
>  F: accel/mshv/
> @@ -578,7 +578,7 @@ F: include/hw/hyperv/hvgdk*.h
>  F: include/hw/hyperv/hvhdk*.h
>
>  X86 MSHV CPUs
> -M: Magnus Kulke <magnus.kulke@linux.microsoft.com>
> +M: Magnus Kulke <magnuskulke@linux.microsoft.com>
>  R: Wei Liu <wei.liu@kernel.org>
>  S: Supported
>  F: target/i386/mshv/

Hi; I'm going to pull this MAINTAINERS patch out of this series
and apply it via target-arm.next, since the incorrect email
we currently have listed in the file bounces ("550 5.1.1 :
Recipient address rejected: User unknown in local recipient table").

thanks
-- PMM
Re: [PATCH 01/10] MAINTAINERS: fix magnuskulke email-address
Posted by Magnus Kulke 1 month, 1 week ago
On Tue, Mar 03, 2026 at 12:14:21PM +0000, Peter Maydell wrote:
> Hi; I'm going to pull this MAINTAINERS patch out of this series
> and apply it via target-arm.next, since the incorrect email
> we currently have listed in the file bounces ("550 5.1.1 :
> Recipient address rejected: User unknown in local recipient table").
> 
> thanks
> -- PMM

ack, thanks!