From: Thomas Huth <[email protected]> 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é <[email protected]> Signed-off-by: Thomas Huth <[email protected]> Message-ID: <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5d4f03fff2a..9a55b649e8b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -105,6 +105,7 @@ S390 general architecture support M: Thomas Huth <[email protected]> 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 -- 2.52.0
