Makefile.objs and trace-events in hw/virtio/ were not covered by MAINTAINERS yet.
Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index acf6d6c..6902885 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -928,6 +928,8 @@ virtio M: Michael S. Tsirkin <[email protected]> S: Supported F: hw/*/virtio* +F: hw/virtio/Makefile.objs +F: hw/virtio/trace-events F: net/vhost-user.c F: include/hw/virtio/ F: tests/virtio-balloon-test.c -- 1.8.3.1
