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]> Reviewed-by: Stefan Weil <[email protected]> Message-ID: <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 85b5a109f4..9fa38225f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4166,7 +4166,6 @@ M: Stefan Weil <[email protected]> S: Maintained F: tcg/tci/ F: tcg/tci.c -F: disas/tci.c Block drivers ------------- -- 2.54.0
