diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2024-12-17 15:59:53 +0000 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-12-17 19:39:53 +0100 |
commit | 23cb2e9961953bb59a010115eda5e267f46352b4 (patch) | |
tree | baed17852af4bcf5e99c77b1e35c96093519c58d | |
parent | 674a750b51df188d6baf55f1f1f8fc6f57fcf6cf (diff) | |
download | qemu-23cb2e9961953bb59a010115eda5e267f46352b4.zip qemu-23cb2e9961953bb59a010115eda5e267f46352b4.tar.gz qemu-23cb2e9961953bb59a010115eda5e267f46352b4.tar.bz2 |
MAINTAINERS: add myself as reviewer for functional test suite
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-33-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 822f343..54201da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4157,6 +4157,7 @@ W: https://cirrus-ci.com/github/qemu/qemu Functional testing framework M: Thomas Huth <thuth@redhat.com> R: Philippe Mathieu-Daudé <philmd@linaro.org> +R: Daniel P. Berrange <berrange@redhat.com> F: tests/functional/qemu_test/ Windows Hosted Continuous Integration |