Commit 7a2cbd33b9 for qemu.org

commit 7a2cbd33b90d694630903b7806e642aee710f2a3
Author: Philippe Mathieu-Daudé <philmd@mailo.com>
Date:   Tue May 19 19:12:38 2026 +0200

    MAINTAINERS: Fix tcg/s390x/ path

    This folder was renamed in commit 3704993f545 ("tcg/s390x: Rename
    from tcg/s390").

    Reported-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
    Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
    Reviewed-by: Thomas Huth <thuth@redhat.com>
    Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
    Message-ID: <20260519171240.97420-3-philmd@linaro.org>
    Signed-off-by: Cornelia Huck <cohuck@redhat.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 48db280e47..79ecac16fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4171,7 +4171,7 @@ F: disas/riscv*.[ch]
 S390 TCG target
 M: Richard Henderson <richard.henderson@linaro.org>
 S: Maintained
-F: tcg/s390/
+F: tcg/s390x/
 L: qemu-s390x@nongnu.org

 SPARC TCG target