diff options
author | Thomas Huth <thuth@redhat.com> | 2023-03-13 19:33:52 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-03-20 09:32:50 +0100 |
commit | 9ba1caf51064a9ccd4fc69b66f8b2564a9fe526b (patch) | |
tree | 8b5c65b9394fe1163d0989d2e0a4594962658484 /MAINTAINERS | |
parent | 74c581b6452394e591f13beba9fea2ec0688e2f5 (diff) |
MAINTAINERS: Mark the Nios II CPU as orphan
Marek and Chris haven't been active for Nios II since years
(the last time seems to have been in 2017), and we've got
unhandled severe Nios II bug tickets in the bug tracker since
a long time, so to avoid wrong expectations of people who are
looking at the MAINTAINERS file, it's maybe best to mark the
Nios II entry as orphan nowadays.
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230313183352.274744-1-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1effad26d1..9b56ccdd92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -257,9 +257,9 @@ F: docs/system/cpu-models-mips.rst.inc F: tests/tcg/mips/ NiosII TCG CPUs -M: Chris Wulff <crwulff@gmail.com> -M: Marek Vasut <marex@denx.de> -S: Maintained +R: Chris Wulff <crwulff@gmail.com> +R: Marek Vasut <marex@denx.de> +S: Orphan F: target/nios2/ F: hw/nios2/ F: disas/nios2.c |