qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
@ 2025-01-15 10:08 Greg Kurz
  2025-01-15 10:23 ` Greg Kurz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greg Kurz @ 2025-01-15 10:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: Christian Schoenebeck, Greg Kurz

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
  2025-01-15 10:08 [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs Greg Kurz
@ 2025-01-15 10:23 ` Greg Kurz
  2025-01-15 11:52 ` Christian Schoenebeck
  2025-01-30 14:29 ` Christian Schoenebeck
  2 siblings, 0 replies; 4+ messages in thread
From: Greg Kurz @ 2025-01-15 10:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Christian Schoenebeck

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
  2025-01-15 10:08 [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs Greg Kurz
  2025-01-15 10:23 ` Greg Kurz
@ 2025-01-15 11:52 ` Christian Schoenebeck
  2025-01-30 14:29 ` Christian Schoenebeck
  2 siblings, 0 replies; 4+ messages in thread
From: Christian Schoenebeck @ 2025-01-15 11:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz

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
> 




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs
  2025-01-15 10:08 [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs Greg Kurz
  2025-01-15 10:23 ` Greg Kurz
  2025-01-15 11:52 ` Christian Schoenebeck
@ 2025-01-30 14:29 ` Christian Schoenebeck
  2 siblings, 0 replies; 4+ messages in thread
From: Christian Schoenebeck @ 2025-01-30 14:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-30 14:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-15 10:08 [PATCH] MAINTAINERS: Mark me as reviewer only for 9pfs Greg Kurz
2025-01-15 10:23 ` Greg Kurz
2025-01-15 11:52 ` Christian Schoenebeck
2025-01-30 14:29 ` Christian Schoenebeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).