[Qemu-devel] [PATCH] MAINTAINERS: Drop Aneesh as 9pfs maintainer

Greg Kurz posted 1 patch 6 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/151386885405.30639.8211398922585070373.stgit@bahia.lan
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
MAINTAINERS |    2 --
1 file changed, 2 deletions(-)
[Qemu-devel] [PATCH] MAINTAINERS: Drop Aneesh as 9pfs maintainer
Posted by Greg Kurz 6 years, 3 months ago
Aneesh has been working on other topics for some time now. Let's reflect
that in the MAINTAINERS file, so that people stop Cc'ing him.

Signed-off-by: Greg Kurz <groug@kaod.org>
---
 MAINTAINERS |    2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8859a50c365b..a61f3acb84ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1082,13 +1082,11 @@ F: include/hw/virtio/
 F: tests/virtio-balloon-test.c
 
 virtio-9p
-M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
 M: Greg Kurz <groug@kaod.org>
 S: Supported
 F: hw/9pfs/
 F: fsdev/
 F: tests/virtio-9p-test.c
-T: git git://github.com/kvaneesh/QEMU.git
 T: git git://github.com/gkurz/qemu.git 9p-next
 
 virtio-blk


Re: [Qemu-devel] [PATCH] MAINTAINERS: Drop Aneesh as 9pfs maintainer
Posted by Aneesh Kumar K.V 6 years, 2 months ago
Greg Kurz <groug@kaod.org> writes:

> Aneesh has been working on other topics for some time now. Let's reflect
> that in the MAINTAINERS file, so that people stop Cc'ing him.
>
> Signed-off-by: Greg Kurz <groug@kaod.org>

Acked-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>

> ---
>  MAINTAINERS |    2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8859a50c365b..a61f3acb84ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1082,13 +1082,11 @@ F: include/hw/virtio/
>  F: tests/virtio-balloon-test.c
>
>  virtio-9p
> -M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
>  M: Greg Kurz <groug@kaod.org>
>  S: Supported
>  F: hw/9pfs/
>  F: fsdev/
>  F: tests/virtio-9p-test.c
> -T: git git://github.com/kvaneesh/QEMU.git
>  T: git git://github.com/gkurz/qemu.git 9p-next
>
>  virtio-blk