diff mbox series

MAINTAINERS: raise status of 9p to 'Maintained'

Message ID E1qGKgV-0003Hj-01@lizzy.crudebyte.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: raise status of 9p to 'Maintained' | expand

Commit Message

Christian Schoenebeck July 3, 2023, 2:34 p.m. UTC
Change status of 9p from 'Odd Fixes' to 'Maintained', as this better
reflects current situation. I already take care of 9p patches for a
while, which included new features as well.

Based-on: <E1qDkmw-0007M1-8f@lizzy.crudebyte.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Greg Kurz July 3, 2023, 2:50 p.m. UTC | #1
On Mon, 3 Jul 2023 16:34:17 +0200
Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:

> Change status of 9p from 'Odd Fixes' to 'Maintained', as this better
> reflects current situation. I already take care of 9p patches for a
> while, which included new features as well.
> 

Thanks for the good work ! :-)

> Based-on: <E1qDkmw-0007M1-8f@lizzy.crudebyte.com>
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---

Reviewed-by: Greg Kurz <groug@kaod.org>

>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e8a3205eb4..71f2479ec5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2120,7 +2120,7 @@ F: include/sysemu/balloon.h
>  virtio-9p
>  M: Greg Kurz <groug@kaod.org>
>  M: Christian Schoenebeck <qemu_oss@crudebyte.com>
> -S: Odd Fixes
> +S: Maintained
>  W: https://wiki.qemu.org/Documentation/9p
>  F: hw/9pfs/
>  X: hw/9pfs/xen-9p*
Philippe Mathieu-Daudé July 3, 2023, 3:52 p.m. UTC | #2
On 3/7/23 16:34, Christian Schoenebeck wrote:
> Change status of 9p from 'Odd Fixes' to 'Maintained', as this better
> reflects current situation. I already take care of 9p patches for a
> while, which included new features as well.
> 
> Based-on: <E1qDkmw-0007M1-8f@lizzy.crudebyte.com>
> Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Christian Schoenebeck July 4, 2023, 11:23 a.m. UTC | #3
On Monday, July 3, 2023 4:50:42 PM CEST Greg Kurz wrote:
> On Mon, 3 Jul 2023 16:34:17 +0200
> Christian Schoenebeck <qemu_oss@crudebyte.com> wrote:
> 
> > Change status of 9p from 'Odd Fixes' to 'Maintained', as this better
> > reflects current situation. I already take care of 9p patches for a
> > while, which included new features as well.
> > 
> 
> Thanks for the good work ! :-)

And I have to repay that tribute to you as well of course, thanks for taking 
care! :)

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

Thanks!

Best regards,
Christian Schoenebeck
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e8a3205eb4..71f2479ec5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2120,7 +2120,7 @@  F: include/sysemu/balloon.h
 virtio-9p
 M: Greg Kurz <groug@kaod.org>
 M: Christian Schoenebeck <qemu_oss@crudebyte.com>
-S: Odd Fixes
+S: Maintained
 W: https://wiki.qemu.org/Documentation/9p
 F: hw/9pfs/
 X: hw/9pfs/xen-9p*