From: Thomas Huth <th...@redhat.com> The headers in include/hw/vfio/ should be listed in the VFIO section of the MAINTAINERS file.
Signed-off-by: Thomas Huth <th...@redhat.com> Signed-off-by: Alex Williamson <alex.william...@redhat.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index dc0aa54..5c4e23e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -866,6 +866,7 @@ VFIO M: Alex Williamson <alex.william...@redhat.com> S: Supported F: hw/vfio/* +F: include/hw/vfio/ vhost M: Michael S. Tsirkin <m...@redhat.com>