From: Thomas Huth Date: Thu, 18 Dec 2025 19:47:14 +0000 (+0100) Subject: MAINTAINERS: Add configs/targets/s390x-softmmu.mak to the S390 general section X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0391eef7f191c32bc26951c3377a50d21ffc40c;p=thirdparty%2Fqemu.git 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é Signed-off-by: Thomas Huth 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 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