[PATCH] MAINTAINERS: Remove myself as reviewer from Live Migration

Leonardo Bras posted 1 patch 11 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231221170739.332378-1-leobras@redhat.com
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
[PATCH] MAINTAINERS: Remove myself as reviewer from Live Migration
Posted by Leonardo Bras 11 months, 1 week ago
I am currently focusing in kernel development, so I will probably not be
of much help in reviewing general Live Migration changes.

For above reason I am removing my Reviewer status from Migration and RDMA
Migration.

Signed-off-by: Leonardo Bras <leobras@redhat.com>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 695e0bd34f..d998cf8e5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3342,7 +3342,6 @@ Migration
 M: Juan Quintela <quintela@redhat.com>
 M: Peter Xu <peterx@redhat.com>
 M: Fabiano Rosas <farosas@suse.de>
-R: Leonardo Bras <leobras@redhat.com>
 S: Maintained
 F: hw/core/vmstate-if.c
 F: include/hw/vmstate-if.h
@@ -3362,7 +3361,6 @@ RDMA Migration
 M: Juan Quintela <quintela@redhat.com>
 R: Li Zhijian <lizhijian@fujitsu.com>
 R: Peter Xu <peterx@redhat.com>
-R: Leonardo Bras <leobras@redhat.com>
 S: Odd Fixes
 F: migration/rdma*
 
-- 
2.43.0
Re: [PATCH] MAINTAINERS: Remove myself as reviewer from Live Migration
Posted by Peter Xu 10 months, 3 weeks ago
On Thu, Dec 21, 2023 at 02:07:34PM -0300, Leonardo Bras wrote:
> I am currently focusing in kernel development, so I will probably not be
> of much help in reviewing general Live Migration changes.
> 
> For above reason I am removing my Reviewer status from Migration and RDMA
> Migration.
> 
> Signed-off-by: Leonardo Bras <leobras@redhat.com>

Leo, thanks for helping in migration areas in the past.

Queued.

-- 
Peter Xu