diff options
author | Greg Kurz <groug@kaod.org> | 2025-01-15 11:08:49 +0100 |
---|---|---|
committer | Christian Schoenebeck <qemu_oss@crudebyte.com> | 2025-02-07 10:28:27 +0100 |
commit | 52065d405ae96221f15b0fd9c099437c77178d4f (patch) | |
tree | 0e599286e6dfe670ce5721be27815c215cdda9ca | |
parent | 9a0dd4b3e4e0b06ec35c5ac370f54a36ea1846ed (diff) | |
download | qemu-52065d405ae96221f15b0fd9c099437c77178d4f.zip qemu-52065d405ae96221f15b0fd9c099437c77178d4f.tar.gz qemu-52065d405ae96221f15b0fd9c099437c77178d4f.tar.bz2 |
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>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0cf37fc..c6859cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2254,8 +2254,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/ @@ -2263,7 +2263,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 |