From: Thomas Huth <[email protected]> Files in the include/hw/virtio/ folder should be included in the "virtio" sections of the MAINTAINERS file.
Signed-off-by: Thomas Huth <[email protected]> Reviewed-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index dc0aa54..524963f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -877,6 +877,7 @@ M: Michael S. Tsirkin <[email protected]> S: Supported F: hw/*/virtio* F: net/vhost-user.c +F: include/hw/virtio/ virtio-9p M: Aneesh Kumar K.V <[email protected]> -- MST
