Commit f0391eef7f for qemu.org
commit f0391eef7f191c32bc26951c3377a50d21ffc40c
Author: Thomas Huth <thuth@redhat.com>
Date: Thu Dec 18 20:47:14 2025 +0100
MAINTAINERS: Add configs/targets/s390x-softmmu.mak to the S390 general section
Make sure that configs/targets/s390x-softmmu.mak is covered by
MAINTAINERS - the "S390 general architecture support" section seems
to be a good place for this.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251218194714.174897-1-thuth@redhat.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d4f03fff2..9a55b649e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -105,6 +105,7 @@ S390 general architecture support
M: Thomas Huth <thuth@redhat.com>
S: Supported
F: configs/devices/s390x-softmmu/default.mak
+F: configs/targets/s390x-softmmu.mak
F: gdb-xml/s390*.xml
F: hw/char/sclp*.[hc]
F: hw/char/terminal3270.c