While here, also add a section for the tree I use for 9p. Signed-off-by: Greg Kurz <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index fe2279e64828..21014f459517 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -888,12 +888,13 @@ F: include/hw/virtio/ virtio-9p M: Aneesh Kumar K.V <[email protected]> -M: Greg Kurz <[email protected]> +M: Greg Kurz <[email protected]> S: Supported F: hw/9pfs/ F: fsdev/ F: tests/virtio-9p-test.c T: git git://github.com/kvaneesh/QEMU.git +T: git git://github.com/gkurz/qemu.git 9p-next virtio-blk M: Stefan Hajnoczi <[email protected]>
