diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-22 10:53:22 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-23 16:41:27 +0200 |
commit | 5dd4a88c37f93f525828a8592168fb5d03f9e842 (patch) | |
tree | 77c97e5557d4d6b2373b0ee9310c1cf6749a7c81 /MAINTAINERS | |
parent | c0bd0b509b398efe7f0b5d98f404763f77a86f07 (diff) |
MAINTAINERS: avoid M entries that point to mailing lists
"L" entries that point to qemu-devel are not much better either, but at least
the get_maintainer.pl output is clearer.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b1d229f52b..82f21c5e2e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,7 +62,7 @@ L: secalert@redhat.com Guest CPU cores (TCG): ---------------------- Overall -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Odd fixes F: cpu-exec.c F: cputlb.c @@ -287,7 +287,7 @@ F: include/hw/arm/digic.h F: hw/*/digic* Gumstix -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Orphan F: hw/arm/gumstix.c @@ -303,7 +303,7 @@ S: Maintained F: hw/arm/integratorcp.c Mainstone -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Orphan F: hw/arm/mainstone.c @@ -409,7 +409,7 @@ S: Maintained F: hw/mips/mips_malta.c Mipssim -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Orphan F: hw/mips/mips_mipssim.c @@ -776,7 +776,7 @@ S: Maintained F: device_tree.[ch] GDB stub -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Odd Fixes F: gdbstub* F: gdb-xml/ @@ -934,7 +934,6 @@ F: linux-user/ Tiny Code Generator (TCG) ------------------------- Common code -M: qemu-devel@nongnu.org M: Richard Henderson <rth@twiddle.net> S: Maintained F: tcg/ @@ -951,7 +950,7 @@ S: Maintained F: tcg/arm/ i386 target -M: qemu-devel@nongnu.org +L: qemu-devel@nongnu.org S: Maintained F: tcg/i386/ |