Message ID | 20241011141344.379781-1-thuth@redhat.com |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: A new maintainer for the qtests | expand |
On 11/10/24 11:13, Thomas Huth wrote: > 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! > > Signed-off-by: Thomas Huth <thuth@redhat.com> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
diff --git a/MAINTAINERS b/MAINTAINERS index d7a11fe601..d8e4d2d587 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3250,7 +3250,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 @@ -3268,7 +3268,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
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! Signed-off-by: Thomas Huth <thuth@redhat.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)