From: Thomas Huth Date: Thu, 6 Mar 2025 10:51:23 +0000 (+0100) Subject: MAINTAINERS: Add docs/devel/testing/functional.rst to the functional section X-Git-Tag: v10.0.0-rc0~22^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9cbff6f29ee099e7cb331802a1bf9b179c4c3934;p=thirdparty%2Fqemu.git 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é Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 692628cd780..51f424ee848 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4228,6 +4228,7 @@ Functional testing framework M: Thomas Huth R: Philippe Mathieu-Daudé R: Daniel P. Berrange +F: docs/devel/testing/functional.rst F: tests/functional/qemu_test/ Windows Hosted Continuous Integration