MAINTAINERS: Update the paths to the testing documentation files

When the testing docs were moved to a separate subfolder, the entries
in the MAINTAINERS file were missed. Update them now.

Fixes: ff41da5030 ("docs/devel: Split testing docs from the build docs and move to separate folder")
Reviewed-by: Ani Sinha <anisinha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250610053734.10417-1-thuth@redhat.com>
This commit is contained in:
Thomas Huth 2025-06-10 07:37:34 +02:00
parent e317f0ce72
commit 97b091c88f

View file

@ -2124,7 +2124,7 @@ M: Michael S. Tsirkin <mst@redhat.com>
S: Supported S: Supported
F: tests/functional/acpi-bits/* F: tests/functional/acpi-bits/*
F: tests/functional/test_acpi_bits.py F: tests/functional/test_acpi_bits.py
F: docs/devel/acpi-bits.rst F: docs/devel/testing/acpi-bits.rst
ACPI/HEST/GHES ACPI/HEST/GHES
R: Dongjiu Geng <gengdongjiu1@gmail.com> R: Dongjiu Geng <gengdongjiu1@gmail.com>
@ -3440,8 +3440,8 @@ F: system/qtest.c
F: include/system/qtest.h F: include/system/qtest.h
F: accel/qtest/ F: accel/qtest/
F: tests/qtest/ F: tests/qtest/
F: docs/devel/qgraph.rst F: docs/devel/testing/qgraph.rst
F: docs/devel/qtest.rst F: docs/devel/testing/qtest.rst
X: tests/qtest/bios-tables-test* X: tests/qtest/bios-tables-test*
X: tests/qtest/migration-* X: tests/qtest/migration-*
@ -3459,7 +3459,7 @@ F: tests/qtest/fuzz-*test.c
F: tests/docker/test-fuzz F: tests/docker/test-fuzz
F: scripts/oss-fuzz/ F: scripts/oss-fuzz/
F: hw/mem/sparse-mem.c F: hw/mem/sparse-mem.c
F: docs/devel/fuzzing.rst F: docs/devel/testing/fuzzing.rst
Register API Register API
M: Alistair Francis <alistair@alistair23.me> M: Alistair Francis <alistair@alistair23.me>
@ -4078,7 +4078,7 @@ M: Stefan Hajnoczi <stefanha@redhat.com>
L: qemu-block@nongnu.org L: qemu-block@nongnu.org
S: Supported S: Supported
F: block/blkverify.c F: block/blkverify.c
F: docs/devel/blkverify.rst F: docs/devel/testing/blkverify.rst
bochs bochs
M: Stefan Hajnoczi <stefanha@redhat.com> M: Stefan Hajnoczi <stefanha@redhat.com>
@ -4156,7 +4156,7 @@ M: Hanna Reitz <hreitz@redhat.com>
L: qemu-block@nongnu.org L: qemu-block@nongnu.org
S: Supported S: Supported
F: block/blkdebug.c F: block/blkdebug.c
F: docs/devel/blkdebug.rst F: docs/devel/testing/blkdebug.rst
vpc vpc
M: Kevin Wolf <kwolf@redhat.com> M: Kevin Wolf <kwolf@redhat.com>
@ -4276,7 +4276,8 @@ F: tests/vm/
F: tests/lcitool/ F: tests/lcitool/
F: tests/functional/test_*_tuxrun.py F: tests/functional/test_*_tuxrun.py
F: scripts/archive-source.sh F: scripts/archive-source.sh
F: docs/devel/testing.rst F: docs/devel/testing/ci*
F: docs/devel/testing/main.rst
W: https://gitlab.com/qemu-project/qemu/pipelines W: https://gitlab.com/qemu-project/qemu/pipelines
W: https://travis-ci.org/qemu/qemu W: https://travis-ci.org/qemu/qemu