From: Thomas Huth Date: Tue, 7 Nov 2023 10:18:11 +0000 (+0100) Subject: MAINTAINERS: Add more guest-agent related files to the corresponding section X-Git-Tag: pull-xenfv-20231121~27^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=51145a0d872f58a7fed32f999af39f9b10ebd38c;p=users%2Fdwmw2%2Fqemu.git MAINTAINERS: Add more guest-agent related files to the corresponding section contrib/systemd/qemu-guest-agent.service, tests/data/test-qga-config and tests/data/test-qga-os-release belong to the guest agent, so make sure that these files are covered here, too. Signed-off-by: Thomas Huth Reviewed-by: Konstantin Kostiuk Message-ID: <20231107101811.14189-1-thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 2a9354e695..bc69253a25 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3145,10 +3145,11 @@ M: Michael Roth M: Konstantin Kostiuk S: Maintained F: qga/ +F: contrib/systemd/qemu-guest-agent.service F: docs/interop/qemu-ga.rst F: docs/interop/qemu-ga-ref.rst F: scripts/qemu-guest-agent/ -F: tests/unit/test-qga.c +F: tests/*/test-qga* T: git https://github.com/mdroth/qemu.git qga QEMU Guest Agent Win32