We neglected to update MAINTAINERS when we dropped tests/tcg/sparc64/. Update it now.
Fixes: e9206163d9 (tests/tcg: Remove run-test-mmap-*, 2024-01-02) Cc: Mark Cave-Ayland <[email protected]> Cc: Artyom Tarasenko <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 366fc6c257..d52aada408 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -423,7 +423,6 @@ F: hw/sparc64/ F: include/hw/sparc/sparc64.h F: disas/sparc.c F: tests/functional/sparc*/meson.build -F: tests/tcg/sparc64/ X86 TCG CPUs M: Paolo Bonzini <[email protected]> -- 2.54.0
