On 02/07/2018 04:55 PM, Cornelia Huck wrote: > Split it out from the s390-ccw-virtio machine, add Thomas as a > maintainer in addition to Christian. > > Signed-off-by: Cornelia Huck <[email protected]>
Acked-by: Christian Borntraeger <[email protected]> Thanks Thomas for volunteering to co-maintain. > --- > MAINTAINERS | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e24273a574..bd2dc7ed7c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -855,15 +855,22 @@ F: hw/char/sclp*.[hc] > F: hw/char/terminal3270.c > F: hw/s390x/ > F: include/hw/s390x/ > -F: pc-bios/s390-ccw/ > F: hw/watchdog/wdt_diag288.c > F: include/hw/watchdog/wdt_diag288.h > -F: pc-bios/s390-ccw.img > F: default-configs/s390x-softmmu.mak > T: git git://github.com/cohuck/qemu.git s390-next > T: git git://github.com/borntraeger/qemu.git s390-next > L: [email protected] > > +S390-ccw Bios > +M: Christian Borntraeger <[email protected]> > +M: Thomas Huth <[email protected]> > +S: Supported > +F: pc-bios/s390-ccw/ > +F: pc-bios/s390-ccw.img > +T: git git://github.com/borntraeger/qemu.git s390-next > +L: [email protected] > + > UniCore32 Machines > ------------- > PKUnity-3 SoC initramfs-with-busybox >
