diff options
author | Peter Xu <peterx@redhat.com> | 2023-10-03 10:38:47 -0400 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-10-04 10:54:40 +0200 |
commit | 2bace555b3bd7bb38a58b9862016c4528b331fdb (patch) | |
tree | 774d28fa2b18543433ce932a0a7eadece123003d /MAINTAINERS | |
parent | 8ebcb4b31264a1b2e87f7c61c2d746be1974b333 (diff) |
migration: Add co-maintainers for migration
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>
Acked-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231003143847.9245-1-peterx@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index af730a327c..79db298787 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 |