diff mbox

[v2,06/17] MAINTAINERS: add missing Guest Agent entries

Message ID 20170830215523.25278-7-f4bug@amsat.org (mailing list archive)
State New, archived
Headers show

Commit Message

Philippe Mathieu-Daudé Aug. 30, 2017, 9:55 p.m. UTC
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Philippe Mathieu-Daudé Sept. 8, 2017, 1:04 p.m. UTC | #1
ping?

Michael, you told me this looks OK on IRC, can I respin with your Acked-by?

On 08/30/2017 06:55 PM, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>   MAINTAINERS | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa185c1edd..f4e07173c8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1434,6 +1434,10 @@ QEMU Guest Agent
>   M: Michael Roth <mdroth@linux.vnet.ibm.com>
>   S: Maintained
>   F: qga/
> +F: qemu-ga.texi
> +F: scripts/qemu-guest-agent/

I'm not sure you want to maintain this one...

> +F: tests/test-qga.c
> +F: docs/interop/qemu-ga-ref.texi
>   T: git git://github.com/mdroth/qemu.git qga
>   
>   QOM
>
Michael Roth Sept. 8, 2017, 4:36 p.m. UTC | #2
Quoting Philippe Mathieu-Daudé (2017-09-08 08:04:45)
> ping?
> 
> Michael, you told me this looks OK on IRC, can I respin with your Acked-by?

Sure:

Acked-by: Michael Roth <mdroth@linux.vnet.ibm.com>

> 
> On 08/30/2017 06:55 PM, Philippe Mathieu-Daudé wrote:
> > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> > ---
> >   MAINTAINERS | 4 ++++
> >   1 file changed, 4 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index aa185c1edd..f4e07173c8 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1434,6 +1434,10 @@ QEMU Guest Agent
> >   M: Michael Roth <mdroth@linux.vnet.ibm.com>
> >   S: Maintained
> >   F: qga/
> > +F: qemu-ga.texi
> > +F: scripts/qemu-guest-agent/
> 
> I'm not sure you want to maintain this one...

That's fine for now. Thanks!

> 
> > +F: tests/test-qga.c
> > +F: docs/interop/qemu-ga-ref.texi
> >   T: git git://github.com/mdroth/qemu.git qga
> >   
> >   QOM
> > 
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aa185c1edd..f4e07173c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1434,6 +1434,10 @@  QEMU Guest Agent
 M: Michael Roth <mdroth@linux.vnet.ibm.com>
 S: Maintained
 F: qga/
+F: qemu-ga.texi
+F: scripts/qemu-guest-agent/
+F: tests/test-qga.c
+F: docs/interop/qemu-ga-ref.texi
 T: git git://github.com/mdroth/qemu.git qga
 
 QOM