[PATCH] MAINTAINERS: update my email address

Roger Pau Monne posted 1 patch 2 days, 12 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260721081906.80803-1-roger@xenproject.org
There is a newer version of this series
MAINTAINERS | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
[PATCH] MAINTAINERS: update my email address
Posted by Roger Pau Monne 2 days, 12 hours ago
Signed-off-by: Roger Pau Monné <roger@xenproject.org>
---
 MAINTAINERS | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d37adf18ab0c..6bb066211603 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -223,7 +223,7 @@ F:	tools/libacpi/
 AMD IOMMU
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Andrew Cooper <andrew.cooper3@citrix.com>
-M:	Roger Pau Monné <roger.pau@citrix.com>
+M:	Roger Pau Monné <roger@xenproject.org>
 R:	Jason Andryuk <jason.andryuk@amd.com>
 R:	Teddy Astie <teddy.astie@vates.tech>
 S:	Supported
@@ -232,7 +232,7 @@ F:	xen/drivers/passthrough/amd/
 AMD SVM
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Andrew Cooper <andrew.cooper3@citrix.com>
-M:	Roger Pau Monné <roger.pau@citrix.com>
+M:	Roger Pau Monné <roger@xenproject.org>
 R:	Jason Andryuk <jason.andryuk@amd.com>
 R:	Teddy Astie <teddy.astie@vates.tech>
 S:	Supported
@@ -379,7 +379,7 @@ F:	xen/arch/x86/tboot.c
 
 IOMMU VENDOR INDEPENDENT CODE
 M:	Jan Beulich <jbeulich@suse.com>
-R:	Roger Pau Monné <roger.pau@citrix.com>
+R:	Roger Pau Monné <roger@xenproject.com>
 S:	Supported
 F:	xen/drivers/passthrough/
 X:	xen/drivers/passthrough/amd/
@@ -426,7 +426,7 @@ F:	tools/include/xentoollog.h
 F:	tools/libs/
 
 LIVEPATCH
-M:	Roger Pau Monné <roger.pau@citrix.com>
+M:	Roger Pau Monné <roger@xenproject.org>
 M:	Ross Lagerwall <ross.lagerwall@citrix.com>
 S:	Supported
 F:	docs/misc/livepatch.pandoc
@@ -589,7 +589,7 @@ F:	xen/include/*/monitor.h
 F:	xen/include/*/vm_event.h
 
 VPCI
-M:	Roger Pau Monné <roger.pau@citrix.com>
+M:	Roger Pau Monné <roger@xenproject.org>
 R:	Stewart Hildebrand <stewart.hildebrand@amd.com>
 S:	Supported
 F:	tools/tests/vpci/
@@ -609,7 +609,7 @@ F:	docs/misc/vtpm-platforms.txt
 X86 ARCHITECTURE
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Andrew Cooper <andrew.cooper3@citrix.com>
-M:	Roger Pau Monné <roger.pau@citrix.com>
+M:	Roger Pau Monné <roger@xenproject.org>
 R:	Teddy Astie <teddy.astie@vates.tech>
 S:	Supported
 L:	xen-devel@lists.xenproject.org
@@ -694,7 +694,7 @@ M:	Anthony PERARD <anthony.perard@vates.tech>
 M:	Michal Orzel <michal.orzel@amd.com>
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Julien Grall <julien@xen.org>
-M:	Roger Pau Monné <roger.pau@citrix.com>
+M:	Roger Pau Monné <roger@xenproject.org>
 M:	Stefano Stabellini <sstabellini@kernel.org>
 L:	xen-devel@lists.xenproject.org
 S:	Supported
-- 
2.53.0


Re: [PATCH] MAINTAINERS: update my email address
Posted by Jan Beulich 2 days, 11 hours ago
On 21.07.2026 10:19, Roger Pau Monne wrote:
> Signed-off-by: Roger Pau Monné <roger@xenproject.org>

For formality's sake:
Acked-by: Jan Beulich <jbeulich@suse.com>

Jan