On 12/12/19 5:37 PM, Dr. David Alan Gilbert (git) wrote:
From: "Dr. David Alan Gilbert" <[email protected]>
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
---
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: [email protected]
+virtiofs
+M: Dr. David Alan Gilbert <[email protected]>
+M: Stefan Hajnoczi <[email protected]>
+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" <[email protected]> (supporter:vhost)
$ ./scripts/get_maintainer.pl -f hw/virtio/vhost-user-fs-pci.c
"Michael S. Tsirkin" <[email protected]> (supporter:vhost)
$ ./scripts/get_maintainer.pl -f include/hw/virtio/vhost-user-fs.h
"Michael S. Tsirkin" <[email protected]> (supporter:virtio)
Now these get more maintainers, good.
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
+
virtio-input
M: Gerd Hoffmann <[email protected]>
S: Maintained