diff options
author | Philippe Mathieu-Daudé | 2021-03-12 16:55:12 +0100 |
---|---|---|
committer | Thomas Huth | 2021-04-01 14:28:39 +0200 |
commit | b2744da97563e077d24d1400e0b8d8ffd4164e5c (patch) | |
tree | a4a3614cf77501d64175ba3155a0b66d35f49711 /MAINTAINERS | |
parent | MAINTAINERS: add virtio-fs mailing list (diff) | |
download | qemu-b2744da97563e077d24d1400e0b8d8ffd4164e5c.tar.gz qemu-b2744da97563e077d24d1400e0b8d8ffd4164e5c.tar.xz qemu-b2744da97563e077d24d1400e0b8d8ffd4164e5c.zip |
MAINTAINERS: Mark RX hardware emulation orphan
Yoshinori Sato doesn't have time to manage QEMU reviews.
The code is in good shape and hasn't started to bitrot,
so mark the RX target and hardware as orphan to give the
possibility to any contributor to step in and fill the gap.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Message-Id: <20210312155513.1849109-2-f4bug@amsat.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 155c7995d4..0a857f6b18 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -307,8 +307,8 @@ F: linux-user/host/riscv32/ F: linux-user/host/riscv64/ RENESAS RX CPUs -M: Yoshinori Sato <ysato@users.sourceforge.jp> -S: Odd Fixes +R: Yoshinori Sato <ysato@users.sourceforge.jp> +S: Orphan F: target/rx/ S390 TCG CPUs @@ -1405,8 +1405,8 @@ F: include/hw/*/*sifive*.h RX Machines ----------- rx-gdbsim -M: Yoshinori Sato <ysato@users.sourceforge.jp> -S: Odd Fixes +R: Yoshinori Sato <ysato@users.sourceforge.jp> +S: Orphan F: docs/system/target-rx.rst F: hw/rx/rx-gdbsim.c F: tests/acceptance/machine_rx_gdbsim.py @@ -2193,8 +2193,8 @@ F: include/hw/sh4/sh.h F: include/hw/timer/renesas_*.h Renesas RX peripherals -M: Yoshinori Sato <ysato@users.sourceforge.jp> -S: Odd Fixes +R: Yoshinori Sato <ysato@users.sourceforge.jp> +S: Orphan F: hw/intc/rx_icu.c F: hw/rx/ F: include/hw/intc/rx_icu.h |