Commit f1381e262d for qemu.org

commit f1381e262dd0347fd6613b42ad86ff6f617ff6fb
Author: Markus Armbruster <armbru@redhat.com>
Date:   Wed Jun 3 08:40:27 2026 +0200

    MAINTAINERS: Drop stale F: from "TCI TCG target"

    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 <sw@weilnetz.de>
    Signed-off-by: Markus Armbruster <armbru@redhat.com>
    Reviewed-by: Stefan Weil <sw@weilnetz.de>
    Message-ID: <20260603064032.3733394-34-armbru@redhat.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 85b5a109f4..9fa38225f5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4166,7 +4166,6 @@ M: Stefan Weil <sw@weilnetz.de>
 S: Maintained
 F: tcg/tci/
 F: tcg/tci.c
-F: disas/tci.c

 Block drivers
 -------------