diff options
author | Stafford Horne <shorne@gmail.com> | 2017-03-15 22:37:41 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2017-04-21 23:46:37 +0900 |
commit | 1d7cf18d79c85031998cc8e628414eac292ca694 (patch) | |
tree | d2fdd0fd29fe6a7fdc70502037c97ce62f4064eb /MAINTAINERS | |
parent | 359c41abe32638adad503e386969fa428cecff52 (diff) |
MAINTAINERS: Add myself as openrisc maintainer
Jia has claimed he is no longer able to maintain. I have fixing bugs here
and there and getting familiar with the code base. Orignal thread from Jia:
https://lists.librecores.org/pipermail/openrisc/2017-January/000321.html
Signed-off-by: Stafford Horne <shorne@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c60235eaf6..21803ca00d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -196,8 +196,8 @@ F: hw/nios2/ F: disas/nios2.c OpenRISC -M: Jia Liu <proljc@gmail.com> -S: Maintained +M: Stafford Horne <shorne@gmail.com> +S: Odd Fixes F: target/openrisc/ F: hw/openrisc/ F: tests/tcg/openrisc/ |