diff options
author | Thomas Huth <thuth@redhat.com> | 2024-10-11 16:13:44 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-10-21 13:25:12 +0200 |
commit | 25e5fe76bc3af3ec26a5d4092ac8d461fde06bd3 (patch) | |
tree | ed6f2c2ff0f7bff648db1c4c896b4d1124b32819 /MAINTAINERS | |
parent | b39f6f30519fc73a770faf9c6e788563307627c2 (diff) |
MAINTAINERS: A new maintainer for the qtests
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: <20241011141344.379781-1-thuth@redhat.com>
Acked-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files 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 <thuth@redhat.com> +M: Fabiano Rosas <farosas@suse.de> M: Laurent Vivier <lvivier@redhat.com> R: Paolo Bonzini <pbonzini@redhat.com> S: Maintained @@ -3277,7 +3277,7 @@ M: Alexander Bulekov <alxndr@bu.edu> R: Paolo Bonzini <pbonzini@redhat.com> R: Bandan Das <bsd@redhat.com> R: Stefan Hajnoczi <stefanha@redhat.com> -R: Thomas Huth <thuth@redhat.com> +R: Fabiano Rosas <farosas@suse.de> R: Darren Kenny <darren.kenny@oracle.com> R: Qiuhao Li <Qiuhao.Li@outlook.com> S: Maintained |