diff mbox

hw/9pfs: Update MAINTAINERS file

Message ID 1326994031-13866-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com
State New
Headers show

Commit Message

Aneesh Kumar K.V Jan. 19, 2012, 5:27 p.m. UTC
From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
---
 MAINTAINERS |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

Comments

Andreas Färber Jan. 19, 2012, 10:40 p.m. UTC | #1
Am 19.01.2012 18:27, schrieb Aneesh Kumar K.V:
> From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
> 
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
> ---
>  MAINTAINERS |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index de2a9163..f9f131c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -399,9 +399,11 @@ S: Supported
>  F: hw/virtio*
>  
>  virtio-9p
> -M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
> +M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
>  S: Supported
> -F: hw/virtio-9p*
> +F: hw/9pfs/ fsdev/
> +T: https://github.com/kvaneesh/QEMU

Shouldn't this be T: git://github.com/kvaneesh/QEMU.git your-9p-branch?
You can use the above Web URL with W: if you wish.

Maybe update the title to 9pfs, too? (Not that I understand much of it,
just spotting the apparent inconsistency.)

Andreas

> +
>  
>  virtio-blk
>  M: Kevin Wolf <kwolf@redhat.com>
Aneesh Kumar K.V Jan. 20, 2012, 11:26 a.m. UTC | #2
On Thu, 19 Jan 2012 23:40:25 +0100, Andreas Färber <afaerber@suse.de> wrote:
> Am 19.01.2012 18:27, schrieb Aneesh Kumar K.V:
> > From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
> > 
> > Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
> > ---
> >  MAINTAINERS |    6 ++++--
> >  1 files changed, 4 insertions(+), 2 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index de2a9163..f9f131c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -399,9 +399,11 @@ S: Supported
> >  F: hw/virtio*
> >  
> >  virtio-9p
> > -M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
> > +M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
> >  S: Supported
> > -F: hw/virtio-9p*
> > +F: hw/9pfs/ fsdev/
> > +T: https://github.com/kvaneesh/QEMU
> 
> Shouldn't this be T: git://github.com/kvaneesh/QEMU.git your-9p-branch?
> You can use the above Web URL with W: if you wish.
> 
> Maybe update the title to 9pfs, too? (Not that I understand much of it,
> just spotting the apparent inconsistency.)
> 
> Andreas

All the branches in that repo are used for 9p development. I use
for-upstream to push changes to anthony. So was not sure whether I
should specify for-upstream there.

 -aneesh
jvrao Jan. 23, 2012, 6:22 a.m. UTC | #3
On 01/19/2012 09:27 AM, Aneesh Kumar K.V wrote:
>   1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
Acked-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Anthony Liguori Feb. 1, 2012, 10:09 p.m. UTC | #4
On 01/19/2012 11:27 AM, Aneesh Kumar K.V wrote:
> From: "Aneesh Kumar K.V"<aneesh.kumar@linux.vnet.ibm.com>
>
> Signed-off-by: Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>

Applied.  Thanks.

Regards,

Anthony Liguori

> ---
>   MAINTAINERS |    6 ++++--
>   1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index de2a9163..f9f131c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -399,9 +399,11 @@ S: Supported
>   F: hw/virtio*
>
>   virtio-9p
> -M: Venkateswararao Jujjuri (JV)<jvrao@linux.vnet.ibm.com>
> +M: Aneesh Kumar K.V<aneesh.kumar@linux.vnet.ibm.com>
>   S: Supported
> -F: hw/virtio-9p*
> +F: hw/9pfs/ fsdev/
> +T: https://github.com/kvaneesh/QEMU
> +
>
>   virtio-blk
>   M: Kevin Wolf<kwolf@redhat.com>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index de2a9163..f9f131c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -399,9 +399,11 @@  S: Supported
 F: hw/virtio*
 
 virtio-9p
-M: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
+M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
 S: Supported
-F: hw/virtio-9p*
+F: hw/9pfs/ fsdev/
+T: https://github.com/kvaneesh/QEMU
+
 
 virtio-blk
 M: Kevin Wolf <kwolf@redhat.com>