[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] migration: Add co-maintainers for migration
From: |
Juan Quintela |
Subject: |
Re: [PATCH] migration: Add co-maintainers for migration |
Date: |
Tue, 03 Oct 2023 16:51:12 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) |
Peter Xu <peterx@redhat.com> wrote:
> Per the qemu upstream call a few hours ago, proposing Fabiano and myself as
> the co-maintainer for migration subsystem to help Juan.
>
> Cc: Fabiano Rosas <farosas@suse.de>
> Cc: Juan Quintela <quintela@redhat.com>
> Signed-off-by: Peter Xu <peterx@redhat.com>
> ---
>
> Fabiano, would you please ack here publically to acknowledge that you're
> fine with it? Thank you!
>
> Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Queed.
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 81625f036b..fc6e09aa31 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3207,7 +3207,8 @@ F: scripts/checkpatch.pl
>
> Migration
> M: Juan Quintela <quintela@redhat.com>
> -R: Peter Xu <peterx@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