Reviewed-by: Konstantin Kostiuk <[email protected]> On Tue, Nov 7, 2023 at 12:18 PM Thomas Huth <[email protected]> wrote:
> 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 <[email protected]> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b7be61119f..48a6507759 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3144,10 +3144,11 @@ M: Michael Roth <[email protected]> > M: Konstantin Kostiuk <[email protected]> > 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 > -- > 2.41.0 > >
