From b2744da97563e077d24d1400e0b8d8ffd4164e5c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Fri, 12 Mar 2021 16:55:12 +0100 Subject: [PATCH] MAINTAINERS: Mark RX hardware emulation orphan MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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é Cc: Yoshinori Sato Message-Id: <20210312155513.1849109-2-f4bug@amsat.org> Acked-by: Richard Henderson Signed-off-by: Thomas Huth --- MAINTAINERS | 12 ++++++------ 1 file 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 -S: Odd Fixes +R: Yoshinori Sato +S: Orphan F: target/rx/ S390 TCG CPUs @@ -1405,8 +1405,8 @@ F: include/hw/*/*sifive*.h RX Machines ----------- rx-gdbsim -M: Yoshinori Sato -S: Odd Fixes +R: Yoshinori Sato +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 -S: Odd Fixes +R: Yoshinori Sato +S: Orphan F: hw/intc/rx_icu.c F: hw/rx/ F: include/hw/intc/rx_icu.h -- 2.11.4.GIT