On 12/12/19 5:37 PM, Dr. David Alan Gilbert (git) wrote:
From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5e5e3e52d6..d1b3e262d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1575,6 +1575,14 @@ T: git https://github.com/cohuck/qemu.git s390-next
T: git https://github.com/borntraeger/qemu.git s390-next
L: qemu-s3...@nongnu.org
+virtiofs
+M: Dr. David Alan Gilbert <dgilb...@redhat.com>
+M: Stefan Hajnoczi <stefa...@redhat.com>
+S: Supported
+F: tools/virtiofsd/*
^ The files added by this series
+F: hw/virtio/vhost-user-fs*
+F: include/hw/virtio/vhost-user-fs.h
^ Files already present in the repository:
$ ./scripts/get_maintainer.pl -f hw/virtio/vhost-user-fs.c
"Michael S. Tsirkin" <m...@redhat.com> (supporter:vhost)
$ ./scripts/get_maintainer.pl -f hw/virtio/vhost-user-fs-pci.c
"Michael S. Tsirkin" <m...@redhat.com> (supporter:vhost)
$ ./scripts/get_maintainer.pl -f include/hw/virtio/vhost-user-fs.h
"Michael S. Tsirkin" <m...@redhat.com> (supporter:virtio)
Now these get more maintainers, good.
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>
+
virtio-input
M: Gerd Hoffmann <kra...@redhat.com>
S: Maintained