[PATCH] MAINTAINERS: update my email address

Roger Pau Monne posted 1 patch 3 days, 16 hours ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: update my email address
Posted by Roger Pau Monne 3 days, 16 hours ago
Signed-off-by: Roger Pau Monné <roger@xenproject.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1ab8736850ea..0dadcaffab31 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -29399,7 +29399,7 @@ F:	net/xdp/
 F:	tools/testing/selftests/bpf/*xsk*
 
 XEN BLOCK SUBSYSTEM
-M:	Roger Pau Monné <roger.pau@citrix.com>
+M:	Roger Pau Monné <roger@xenproject.org>
 L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/block/xen*
-- 
2.53.0

Re: [PATCH] MAINTAINERS: update my email address
Posted by Jens Axboe 3 days, 12 hours ago
On Tue, 21 Jul 2026 10:23:21 +0200, Roger Pau Monne wrote:
> 


Applied, thanks!

[1/1] MAINTAINERS: update my email address
      commit: 093fbffe03f5c1bb9c10a9e5aa65b23250844403

Best regards,
-- 
Jens Axboe
Re: [PATCH] MAINTAINERS: update my email address
Posted by Juergen Gross 3 days, 12 hours ago
On 21.07.26 10:23, Roger Pau Monne wrote:
> Signed-off-by: Roger Pau Monné <roger@xenproject.org>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1ab8736850ea..0dadcaffab31 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -29399,7 +29399,7 @@ F:	net/xdp/
>   F:	tools/testing/selftests/bpf/*xsk*
>   
>   XEN BLOCK SUBSYSTEM
> -M:	Roger Pau Monné <roger.pau@citrix.com>
> +M:	Roger Pau Monné <roger@xenproject.org>
>   L:	xen-devel@lists.xenproject.org (moderated for non-subscribers)
>   S:	Supported
>   F:	drivers/block/xen*

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen