summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKostiantyn Kostiuk2022-01-05 10:09:42 +0100
committerKostiantyn Kostiuk2022-01-10 14:02:19 +0100
commitcced3a72300c3b077be3bef7048688b9cf6f98c3 (patch)
treeb36c4ad87079d6b2ad2291f52d0b0ad9efbf4935 /MAINTAINERS
parentMerge tag 'bsd-user-arm-pull-request' of gitlab.com:bsdimp/qemu into staging (diff)
downloadqemu-cced3a72300c3b077be3bef7048688b9cf6f98c3.tar.gz
qemu-cced3a72300c3b077be3bef7048688b9cf6f98c3.tar.xz
qemu-cced3a72300c3b077be3bef7048688b9cf6f98c3.zip
MAINTAINERS: Add entry for QEMU Guest Agent Windows components
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c98a61caee..391904bc60 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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>