Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
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 <mst@redhat.com>
L: secalert@redhat.com
@@ -106,8 +106,8 @@ K: ^Subject:.*(?i)s390x?
T: git https://github.com/cohuck/qemu.git s390-next
L: qemu-s390x@nongnu.org
-Guest CPU cores (TCG):
-----------------------
+Guest CPU cores (TCG)
+---------------------
Overall TCG CPUs
M: Richard Henderson <rth@twiddle.net>
R: Paolo Bonzini <pbonzini@redhat.com>
@@ -342,9 +342,8 @@ M: Alex Bennée <alex.bennee@linaro.org>
S: Maintained
F: tests/tcg/multiarch/
-Guest CPU Cores (KVM):
-----------------------
-
+Guest CPU Cores (KVM)
+---------------------
Overall KVM CPUs
M: Paolo Bonzini <pbonzini@redhat.com>
L: kvm@vger.kernel.org
@@ -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 <sstabellini@kernel.org>
M: Anthony Perard <anthony.perard@citrix.com>
@@ -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 <mst@redhat.com>
M: Cornelia Huck <cohuck@redhat.com>
@@ -462,6 +459,7 @@ X: qga/*win32*
F: qemu.nsi
Alpha Machines
+--------------
M: Richard Henderson <rth@twiddle.net>
S: Maintained
F: hw/alpha/
@@ -1196,7 +1194,7 @@ F: hw/s390x/s390-pci*
L: qemu-s390x@nongnu.org
UniCore32 Machines
--------------
+------------------
PKUnity-3 SoC initramfs-with-busybox
M: Guan Xuetao <gxt@mprc.pku.edu.cn>
S: Maintained
--
2.21.0
On 6/6/19 7:24 PM, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster <armbru@redhat.com> > --- > 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 <mst@redhat.com> > L: secalert@redhat.com > @@ -106,8 +106,8 @@ K: ^Subject:.*(?i)s390x? > T: git https://github.com/cohuck/qemu.git s390-next > L: qemu-s390x@nongnu.org > > -Guest CPU cores (TCG): > ----------------------- > +Guest CPU cores (TCG) > +--------------------- > Overall TCG CPUs > M: Richard Henderson <rth@twiddle.net> > R: Paolo Bonzini <pbonzini@redhat.com> > @@ -342,9 +342,8 @@ M: Alex Bennée <alex.bennee@linaro.org> > S: Maintained > F: tests/tcg/multiarch/ > > -Guest CPU Cores (KVM): > ----------------------- > - > +Guest CPU Cores (KVM) > +--------------------- > Overall KVM CPUs > M: Paolo Bonzini <pbonzini@redhat.com> > L: kvm@vger.kernel.org > @@ -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 <sstabellini@kernel.org> > M: Anthony Perard <anthony.perard@citrix.com> > @@ -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 <mst@redhat.com> > M: Cornelia Huck <cohuck@redhat.com> > @@ -462,6 +459,7 @@ X: qga/*win32* > F: qemu.nsi > > Alpha Machines > +-------------- > M: Richard Henderson <rth@twiddle.net> > S: Maintained > F: hw/alpha/ > @@ -1196,7 +1194,7 @@ F: hw/s390x/s390-pci* > L: qemu-s390x@nongnu.org > > UniCore32 Machines > -------------- > +------------------ > PKUnity-3 SoC initramfs-with-busybox > M: Guan Xuetao <gxt@mprc.pku.edu.cn> > S: Maintained > Next step is to teach ./scripts/get_maintainer.pl how to process YAML... FWIW: Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
© 2016 - 2026 Red Hat, Inc.