We neglected to update MAINTAINERS when we deleted makefiles. Update it now.
Fixes: be786d2f4a (meson: convert hw/virtio, 2019-08-15) Cc: Michael S. Tsirkin <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9478a95194..caa849b98d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2427,7 +2427,6 @@ virtio M: Michael S. Tsirkin <[email protected]> S: Supported F: hw/*/virtio* -F: hw/virtio/Makefile.objs F: hw/virtio/trace-events F: qapi/virtio.json F: net/vhost-user.c -- 2.54.0
