[PATCH] MAINTAINERS: remove myself as a Xen maintainer

Paul Durrant posted 1 patch 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260224112215.83355-1-paul@xen.org
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH] MAINTAINERS: remove myself as a Xen maintainer
Posted by Paul Durrant 1 month, 2 weeks ago
From: Paul Durrant <pdurrant@amazon.com>

I am no longer actively involved in the Xen Project.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 233d2a5e71ff..ef805c8ef7a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -603,7 +603,6 @@ Guest CPU Cores (Xen)
 X86 Xen CPUs
 M: Stefano Stabellini <sstabellini@kernel.org>
 M: Anthony PERARD <anthony@xenproject.org>
-M: Paul Durrant <paul@xen.org>
 M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 L: xen-devel@lists.xenproject.org
 S: Supported
-- 
2.50.1 (Apple Git-155)
Re: [PATCH] MAINTAINERS: remove myself as a Xen maintainer
Posted by Peter Maydell 1 month, 1 week ago
On Tue, 24 Feb 2026 at 11:22, Paul Durrant <paul@xen.org> wrote:
>
> From: Paul Durrant <pdurrant@amazon.com>
>
> I am no longer actively involved in the Xen Project.
>
> Signed-off-by: Paul Durrant <pdurrant@amazon.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 233d2a5e71ff..ef805c8ef7a0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -603,7 +603,6 @@ Guest CPU Cores (Xen)
>  X86 Xen CPUs
>  M: Stefano Stabellini <sstabellini@kernel.org>
>  M: Anthony PERARD <anthony@xenproject.org>
> -M: Paul Durrant <paul@xen.org>
>  M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  L: xen-devel@lists.xenproject.org
>  S: Supported
> --
> 2.50.1 (Apple Git-155)

Thanks for sending in this patch; I'll take it via target-arm.next.

-- PMM