diff options
author | Thomas Huth <thuth@redhat.com> | 2025-03-06 11:51:23 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-03-07 09:24:00 +0100 |
commit | 9cbff6f29ee099e7cb331802a1bf9b179c4c3934 (patch) | |
tree | d44486fa27bf7a6bec3a0908b2b5f00cc5d96ddc | |
parent | e7f091d0c1750a57fd7ab39db50d1aae1c7647b0 (diff) | |
download | qemu-9cbff6f29ee099e7cb331802a1bf9b179c4c3934.zip qemu-9cbff6f29ee099e7cb331802a1bf9b179c4c3934.tar.gz qemu-9cbff6f29ee099e7cb331802a1bf9b179c4c3934.tar.bz2 |
MAINTAINERS: Add docs/devel/testing/functional.rst to the functional section
Add an entry for docs/devel/testing/functional.rst to get notified
on patches that change this file.
Message-ID: <20250306105124.702131-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
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 692628c..51f424e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4228,6 +4228,7 @@ Functional testing framework M: Thomas Huth <thuth@redhat.com> R: Philippe Mathieu-Daudé <philmd@linaro.org> R: Daniel P. Berrange <berrange@redhat.com> +F: docs/devel/testing/functional.rst F: tests/functional/qemu_test/ Windows Hosted Continuous Integration |