Since I blundered into becoming the maintainer of the new functional test framework in QEMU (tests/functional/) recently, I need to drop some other duties - it's getting too much for me otherwise. Laurent is also quite busy with other projects nowadays, so I looked around for help. Fabiano did quite a lot of work in the qtests in the past already, and is also already a maintainer for migration, so I thought he would be a very good fit, thus I asked him whether he would be interested to help out with the qtests and he agreed. Thank you very much, Fabiano!
Message-ID: <[email protected]> Acked-by: Laurent Vivier <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Fabiano Rosas <[email protected]> Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index c21d6a2f9e..d1a9959031 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3259,7 +3259,7 @@ F: tests/qtest/qmp-cmd-test.c T: git https://repo.or.cz/qemu/armbru.git qapi-next qtest -M: Thomas Huth <[email protected]> +M: Fabiano Rosas <[email protected]> M: Laurent Vivier <[email protected]> R: Paolo Bonzini <[email protected]> S: Maintained @@ -3277,7 +3277,7 @@ M: Alexander Bulekov <[email protected]> R: Paolo Bonzini <[email protected]> R: Bandan Das <[email protected]> R: Stefan Hajnoczi <[email protected]> -R: Thomas Huth <[email protected]> +R: Fabiano Rosas <[email protected]> R: Darren Kenny <[email protected]> R: Qiuhao Li <[email protected]> S: Maintained -- 2.47.0
