[PATCH] MAINTAINERS: Make Maciej CPR maintainer

Maciej S. Szmigiero posted 1 patch 2 weeks, 3 days ago
Failed in applying to current master (apply log)
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Make Maciej CPR maintainer
Posted by Maciej S. Szmigiero 2 weeks, 3 days ago
From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>

Since Steve has retired last year I will take the CPR maintainership - with
kind help of Mark who remains a reviewer.

Cc: Mark Kanda <mark.kanda@oracle.com>
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ad215eced84d..dacb332bb65d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3177,6 +3177,7 @@ T: git https://gitlab.com/jsnow/qemu.git jobs
 T: git https://gitlab.com/vsementsov/qemu.git block
 
 CheckPoint and Restart (CPR)
+M: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
 R: Peter Xu <peterx@redhat.com>
 R: Fabiano Rosas <farosas@suse.de>
 R: Mark Kanda <mark.kanda@oracle.com>
Re: [PATCH] MAINTAINERS: Make Maciej CPR maintainer
Posted by Peter Xu 2 weeks, 3 days ago
On Wed, May 13, 2026 at 05:46:10PM +0200, Maciej S. Szmigiero wrote:
> From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>
> 
> Since Steve has retired last year I will take the CPR maintainership - with
> kind help of Mark who remains a reviewer.
> 
> Cc: Mark Kanda <mark.kanda@oracle.com>
> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ad215eced84d..dacb332bb65d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3177,6 +3177,7 @@ T: git https://gitlab.com/jsnow/qemu.git jobs
>  T: git https://gitlab.com/vsementsov/qemu.git block
>  
>  CheckPoint and Restart (CPR)
> +M: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
>  R: Peter Xu <peterx@redhat.com>
>  R: Fabiano Rosas <farosas@suse.de>
>  R: Mark Kanda <mark.kanda@oracle.com>

queued, thanks Maciej.

-- 
Peter Xu
Re: [PATCH] MAINTAINERS: Make Maciej CPR maintainer
Posted by Cédric Le Goater 2 weeks, 3 days ago
On 5/13/26 17:46, Maciej S. Szmigiero wrote:
> From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>
> 
> Since Steve has retired last year I will take the CPR maintainership - with
> kind help of Mark who remains a reviewer.
> 
> Cc: Mark Kanda <mark.kanda@oracle.com>
> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ad215eced84d..dacb332bb65d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3177,6 +3177,7 @@ T: git https://gitlab.com/jsnow/qemu.git jobs
>   T: git https://gitlab.com/vsementsov/qemu.git block
>   
>   CheckPoint and Restart (CPR)
> +M: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
>   R: Peter Xu <peterx@redhat.com>
>   R: Fabiano Rosas <farosas@suse.de>
>   R: Mark Kanda <mark.kanda@oracle.com>
> 

Reviewed-by: Cédric Le Goater <clg@redhat.com>

Thanks Maciej !


C.