MAINTAINERS: Mark me as reviewer only for 9pfs

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>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20250115100849.259612-1-groug@kaod.org>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
This commit is contained in:
Greg Kurz 2025-01-15 11:08:49 +01:00 committed by Christian Schoenebeck
parent 9a0dd4b3e4
commit 52065d405a

View File

@ -2254,8 +2254,8 @@ F: include/system/balloon.h
F: tests/qtest/virtio-balloon-test.c F: tests/qtest/virtio-balloon-test.c
virtio-9p virtio-9p
M: Greg Kurz <groug@kaod.org>
M: Christian Schoenebeck <qemu_oss@crudebyte.com> M: Christian Schoenebeck <qemu_oss@crudebyte.com>
R: Greg Kurz <groug@kaod.org>
S: Maintained S: Maintained
W: https://wiki.qemu.org/Documentation/9p W: https://wiki.qemu.org/Documentation/9p
F: hw/9pfs/ F: hw/9pfs/
@ -2263,7 +2263,6 @@ X: hw/9pfs/xen-9p*
F: fsdev/ F: fsdev/
F: tests/qtest/virtio-9p-test.c F: tests/qtest/virtio-9p-test.c
F: tests/qtest/libqos/virtio-9p* 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 T: git https://github.com/cschoenebeck/qemu.git 9p.next
virtio-blk virtio-blk