]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Add entry for QEMU Guest Agent Windows components
authorKostiantyn Kostiuk <kkostiuk@redhat.com>
Wed, 5 Jan 2022 09:09:42 +0000 (09:09 +0000)
committerKostiantyn Kostiuk <konstantin@daynix.com>
Mon, 10 Jan 2022 13:02:19 +0000 (13:02 +0000)
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael Roth <michael.roth@amd.com>
MAINTAINERS

index c98a61caeeed7abbcd38c944457245022a0ca0c0..391904bc60014ae36206045a26e869f7bfb405cd 100644 (file)
@@ -2737,6 +2737,14 @@ F: scripts/qemu-guest-agent/
 F: tests/unit/test-qga.c
 T: git https://github.com/mdroth/qemu.git qga
 
+QEMU Guest Agent Win32
+M: Konstantin Kostiuk <kkostiuk@redhat.com>
+S: Maintained
+F: qga/*win32*
+F: qga/vss-win32/
+F: qga/installer/
+T: git https://github.com/kostyanf14/qemu.git qga-win32
+
 QOM
 M: Paolo Bonzini <pbonzini@redhat.com>
 R: Daniel P. Berrange <berrange@redhat.com>