We neglected to update MAINTAINERS when we deleted makefiles. Update it now.
Fixes: 1a82878a08 (meson: accel, 2019-08-18) Cc: Richard Henderson <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d0d89915d0..9478a95194 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -547,8 +547,6 @@ F: include/system/cpus.h F: include/accel/accel-*.h F: accel/accel-*.? F: accel/dummy-cpus.? -F: accel/Makefile.objs -F: accel/stubs/Makefile.objs F: cpu-common.c F: cpu-target.c F: qapi/accelerator.json -- 2.54.0
