Message ID | 20220105095055.44475-1-kkostiuk@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Add entry for QEMU Guest Agent Windows components | expand |
On Wed, Jan 5, 2022 at 1:51 PM Kostiantyn Kostiuk <kkostiuk@redhat.com> wrote: > > Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f871d759fd..1f255ec874 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2729,6 +2729,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> > -- > 2.25.1 >
On 5/1/22 10:50, Kostiantyn Kostiuk wrote: > Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
On Wed, Jan 05, 2022 at 11:50:55AM +0200, Kostiantyn Kostiuk wrote: > Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com> Reviewed-by: Michael Roth <michael.roth@amd.com> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f871d759fd..1f255ec874 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2729,6 +2729,14 @@ F: scripts/qemu-guest-agent/ > F: tests/unit/test-qga.c > T: git https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmdroth%2Fqemu.git&data=04%7C01%7Cmichael.roth%40amd.com%7Cc45c1f7f33bf46b8d91d08d9d030e422%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637769730676930493%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=6rSV8TxrGn4VNruxLMQJ2UmqUQbnBwvyWqGSjqzyfMo%3D&reserved=0 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://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkostyanf14%2Fqemu.git&data=04%7C01%7Cmichael.roth%40amd.com%7Cc45c1f7f33bf46b8d91d08d9d030e422%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637769730676930493%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=Wr9hoFNZY9IIcp1z3hP6gNs2Mq4BGCgBN1L4UyN7afU%3D&reserved=0 qga-win32 > + > QOM > M: Paolo Bonzini <pbonzini@redhat.com> > R: Daniel P. Berrange <berrange@redhat.com> > -- > 2.25.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index f871d759fd..1f255ec874 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2729,6 +2729,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>
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.25.1