diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-10-31 16:23:40 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-11-09 00:52:42 +0100 |
commit | f166061c73f070ce98a9003bdaeedd39ab034eed (patch) | |
tree | 3d0e8394c624b48e656880f32fd56abc70afc3a7 | |
parent | 3493c36f0371777c62d1d72b205b0eb6117e2156 (diff) | |
download | qemu-f166061c73f070ce98a9003bdaeedd39ab034eed.zip qemu-f166061c73f070ce98a9003bdaeedd39ab034eed.tar.gz qemu-f166061c73f070ce98a9003bdaeedd39ab034eed.tar.bz2 |
MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'
To be fair with other subsystems listed as 'Odd Fixes' but having
maintainers more present, demote the Renesas sections from being
'Maintained' to 'Odd Fixes' (has a maintainer but they don't have
time to do much other than throw the odd patch in.)
This matches Magnus's possibilities so far:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg710319.html
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201102104001.2062572-1-f4bug@amsat.org>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 63223e1..f6da599 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -289,7 +289,7 @@ F: linux-user/host/riscv64/ RENESAS RX CPUs M: Yoshinori Sato <ysato@users.sourceforge.jp> -S: Maintained +S: Odd Fixes F: target/rx/ S390 TCG CPUs @@ -1334,7 +1334,7 @@ RX Machines ----------- rx-gdbsim M: Yoshinori Sato <ysato@users.sourceforge.jp> -S: Maintained +S: Odd Fixes F: docs/system/target-rx.rst F: hw/rx/rx-gdbsim.c F: tests/acceptance/machine_rx_gdbsim.py @@ -1344,7 +1344,7 @@ SH4 Machines R2D M: Yoshinori Sato <ysato@users.sourceforge.jp> R: Magnus Damm <magnus.damm@gmail.com> -S: Maintained +S: Odd Fixes F: hw/sh4/r2d.c F: hw/intc/sh_intc.c F: include/hw/sh4/sh_intc.h @@ -2077,7 +2077,7 @@ F: docs/*/*xive* Renesas peripherals M: Yoshinori Sato <ysato@users.sourceforge.jp> R: Magnus Damm <magnus.damm@gmail.com> -S: Maintained +S: Odd Fixes F: hw/char/renesas_sci.c F: hw/char/sh_serial.c F: hw/timer/renesas_*.c @@ -2088,7 +2088,7 @@ F: include/hw/timer/renesas_*.h Renesas RX peripherals M: Yoshinori Sato <ysato@users.sourceforge.jp> -S: Maintained +S: Odd Fixes F: hw/intc/rx_icu.c F: hw/rx/ F: include/hw/intc/rx_icu.h |