On Mon, 3 Jul 2023 16:34:17 +0200 Christian Schoenebeck <qemu_...@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...@lizzy.crudebyte.com> > Signed-off-by: Christian Schoenebeck <qemu_...@crudebyte.com> > --- Reviewed-by: Greg Kurz <gr...@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 <gr...@kaod.org> > M: Christian Schoenebeck <qemu_...@crudebyte.com> > -S: Odd Fixes > +S: Maintained > W: https://wiki.qemu.org/Documentation/9p > F: hw/9pfs/ > X: hw/9pfs/xen-9p* -- Greg