We neglected to update MAINTAINERS when we dropped disas/tci.c. Update it now.
Fixes: 59964b4f98 (tcg/tci: Implement the disassembler properly, 2021-01-30) Cc: Stefan Weil <[email protected]> Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7862e2df0b..d3b79e3eeb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4177,7 +4177,6 @@ M: Stefan Weil <[email protected]> S: Maintained F: tcg/tci/ F: tcg/tci.c -F: disas/tci.c Block drivers ------------- -- 2.54.0
