From: Stefan Weil via Date: Sat, 26 Nov 2022 15:25:06 +0000 (+0100) Subject: MAINTAINERS: Add subprojects/libvhost-user to section "vhost" X-Git-Tag: v7.2.0-rc3~11 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ec09f22d01d1e59a42f0a5d4f02c325e03df3bc6;p=users%2Fdwmw2%2Fqemu.git MAINTAINERS: Add subprojects/libvhost-user to section "vhost" Signed-off-by: Stefan Weil [Michael agreed to act as maintainer for libvhost-user via email in https://lore.kernel.org/qemu-devel/20221123015218-mutt-send-email-mst@kernel.org/. --Stefan] Signed-off-by: Stefan Hajnoczi Message-Id: <20221126152507.283271-6-sw@weilnetz.de> --- diff --git a/MAINTAINERS b/MAINTAINERS index cf24910249..6966490c94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2005,6 +2005,7 @@ F: docs/interop/vhost-user.rst F: contrib/vhost-user-*/ F: backends/vhost-user.c F: include/sysemu/vhost-user-backend.h +F: subprojects/libvhost-user/ virtio M: Michael S. Tsirkin