[PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs

Greg Kurz posted 1 patch 2 months, 2 weeks ago
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
Posted by Greg Kurz 2 months, 2 weeks ago
I still review 9pfs changes from time to time but I'm definitely
not able to do actual maintainer work. Drop my tree on the way
as I'll obviously not use it anymore, and it has been left
untouched since May 2020.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b9d9a7cacbb..adc93ac0f4b0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2248,8 +2248,8 @@ F: include/system/balloon.h
 F: tests/qtest/virtio-balloon-test.c
 
 virtio-9p
-M: Greg Kurz <groug@kaod.org>
 M: Christian Schoenebeck <qemu_oss@crudebyte.com>
+R: Greg Kurz <groug@kaod.org>
 S: Maintained
 W: https://wiki.qemu.org/Documentation/9p
 F: hw/9pfs/
@@ -2257,7 +2257,6 @@ X: hw/9pfs/xen-9p*
 F: fsdev/
 F: tests/qtest/virtio-9p-test.c
 F: tests/qtest/libqos/virtio-9p*
-T: git https://gitlab.com/gkurz/qemu.git 9p-next
 T: git https://github.com/cschoenebeck/qemu.git 9p.next
 
 virtio-blk
-- 
2.47.1
Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
Posted by Christian Schoenebeck 2 months ago
On Wednesday, January 15, 2025 11:08:49 AM CET Greg Kurz wrote:
> I still review 9pfs changes from time to time but I'm definitely
> not able to do actual maintainer work. Drop my tree on the way
> as I'll obviously not use it anymore, and it has been left
> untouched since May 2020.
> 
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Queued on 9p.next:
https://github.com/cschoenebeck/qemu/commits/9p.next

Thanks!
/Christian
Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
Posted by Christian Schoenebeck 2 months, 2 weeks ago
On Wednesday, January 15, 2025 11:08:49 AM CET Greg Kurz wrote:
> I still review 9pfs changes from time to time but I'm definitely
> not able to do actual maintainer work. Drop my tree on the way
> as I'll obviously not use it anymore, and it has been left
> untouched since May 2020.
> 
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---

Even though foreseeable, I still acknowledge your step with regret:

Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>

Thanks for all your work over the years!

I try to continue your work on 9pfs as far as possible. Let's see how this
evolves, being the last one (somewhat) active on 9pfs.

/Christian

>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8b9d9a7cacbb..adc93ac0f4b0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2248,8 +2248,8 @@ F: include/system/balloon.h
>  F: tests/qtest/virtio-balloon-test.c
>  
>  virtio-9p
> -M: Greg Kurz <groug@kaod.org>
>  M: Christian Schoenebeck <qemu_oss@crudebyte.com>
> +R: Greg Kurz <groug@kaod.org>
>  S: Maintained
>  W: https://wiki.qemu.org/Documentation/9p
>  F: hw/9pfs/
> @@ -2257,7 +2257,6 @@ X: hw/9pfs/xen-9p*
>  F: fsdev/
>  F: tests/qtest/virtio-9p-test.c
>  F: tests/qtest/libqos/virtio-9p*
> -T: git https://gitlab.com/gkurz/qemu.git 9p-next
>  T: git https://github.com/cschoenebeck/qemu.git 9p.next
>  
>  virtio-blk
>
Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
Posted by Greg Kurz 2 months, 2 weeks ago
On Wed, 15 Jan 2025 11:08:49 +0100
Greg Kurz <groug@kaod.org> wrote:

> I still review 9pfs changes from time to time but I'm definitely
> not able to do actual maintainer work. Drop my tree on the way
> as I'll obviously not use it anymore, and it has been left
> untouched since May 2020.
> 

I was looking at the wrong tree, it is Nov 2022 actually but
that doesn't change a thing ;-)

> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8b9d9a7cacbb..adc93ac0f4b0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2248,8 +2248,8 @@ F: include/system/balloon.h
>  F: tests/qtest/virtio-balloon-test.c
>  
>  virtio-9p
> -M: Greg Kurz <groug@kaod.org>
>  M: Christian Schoenebeck <qemu_oss@crudebyte.com>
> +R: Greg Kurz <groug@kaod.org>
>  S: Maintained
>  W: https://wiki.qemu.org/Documentation/9p
>  F: hw/9pfs/
> @@ -2257,7 +2257,6 @@ X: hw/9pfs/xen-9p*
>  F: fsdev/
>  F: tests/qtest/virtio-9p-test.c
>  F: tests/qtest/libqos/virtio-9p*
> -T: git https://gitlab.com/gkurz/qemu.git 9p-next
>  T: git https://github.com/cschoenebeck/qemu.git 9p.next
>  
>  virtio-blk



-- 
Greg