From: Connor Kuehl Date: Thu, 18 Mar 2021 15:41:57 +0000 (-0500) Subject: MAINTAINERS: add virtio-fs mailing list X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=09c8d9e867148b4605205db378bda9af3695b2dd;p=qemu.git MAINTAINERS: add virtio-fs mailing list General discussion and patch reviews take place on this list for both virtiofsd (tools/virtiofsd/*) and the guest kernel module. Signed-off-by: Connor Kuehl Reviewed-by: Stefan Hajnoczi Reviewed-by: Dr. David Alan Gilbert Reviewed-by: Vivek Goyal Message-Id: <20210318154157.1357224-1-ckuehl@redhat.com> Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index f237ea313d..155c7995d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1916,6 +1916,7 @@ F: tools/virtiofsd/* F: hw/virtio/vhost-user-fs* F: include/hw/virtio/vhost-user-fs.h F: docs/tools/virtiofsd.rst +L: virtio-fs@redhat.com virtio-input M: Gerd Hoffmann