diff options
author | Christian Schoenebeck <qemu_oss@crudebyte.com> | 2023-07-03 16:34:17 +0200 |
---|---|---|
committer | Christian Schoenebeck <qemu_oss@crudebyte.com> | 2023-07-06 11:42:08 +0200 |
commit | 3548fa01511b4d8d19d4b187d3989b7033b733d8 (patch) | |
tree | 1e70f705859499cda8089f4dc8c5db9aa12f1242 /MAINTAINERS | |
parent | 71d72ececa086114df80fe4cc04d701b59002eb2 (diff) |
MAINTAINERS: raise status of 9p to 'Maintained'
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>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <E1qGKgV-0003Hj-01@lizzy.crudebyte.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 80934ad2c3..d422ce50e3 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* |