On 6/6/19 7:24 PM, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster <[email protected]> > --- > MAINTAINERS | 24 +++++++++++------------- > 1 file changed, 11 insertions(+), 13 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bdc82c5735..6dc5b5cb67 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -65,7 +65,7 @@ F: * > F: */ > > Responsible Disclosure, Reporting Security Issues > ------------------------------- > +------------------------------------------------- > W: https://wiki.qemu.org/SecurityProcess > M: Michael S. Tsirkin <[email protected]> > L: [email protected] > @@ -106,8 +106,8 @@ K: ^Subject:.*(?i)s390x? > T: git https://github.com/cohuck/qemu.git s390-next > L: [email protected] > > -Guest CPU cores (TCG): > ----------------------- > +Guest CPU cores (TCG) > +--------------------- > Overall TCG CPUs > M: Richard Henderson <[email protected]> > R: Paolo Bonzini <[email protected]> > @@ -342,9 +342,8 @@ M: Alex Bennée <[email protected]> > S: Maintained > F: tests/tcg/multiarch/ > > -Guest CPU Cores (KVM): > ----------------------- > - > +Guest CPU Cores (KVM) > +--------------------- > Overall KVM CPUs > M: Paolo Bonzini <[email protected]> > L: [email protected] > @@ -400,9 +399,8 @@ S: Supported > F: target/i386/kvm.c > F: scripts/kvm/vmxcap > > -Guest CPU Cores (Xen): > ----------------------- > - > +Guest CPU Cores (Xen) > +--------------------- > X86 Xen CPUs > M: Stefano Stabellini <[email protected]> > M: Anthony Perard <[email protected]> > @@ -423,9 +421,8 @@ F: include/hw/block/dataplane/xen* > F: include/hw/xen/ > F: include/sysemu/xen-mapcache.h > > -Hosts: > ------- > - > +Hosts > +----- > LINUX > M: Michael S. Tsirkin <[email protected]> > M: Cornelia Huck <[email protected]> > @@ -462,6 +459,7 @@ X: qga/*win32* > F: qemu.nsi > > Alpha Machines > +-------------- > M: Richard Henderson <[email protected]> > S: Maintained > F: hw/alpha/ > @@ -1196,7 +1194,7 @@ F: hw/s390x/s390-pci* > L: [email protected] > > UniCore32 Machines > -------------- > +------------------ > PKUnity-3 SoC initramfs-with-busybox > M: Guan Xuetao <[email protected]> > S: Maintained >
Next step is to teach ./scripts/get_maintainer.pl how to process YAML... FWIW: Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
