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]> Message-ID: <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9a022c51a3..9cda4d6c86 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2425,7 +2425,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
