diff options
author | Stafford Horne | 2017-03-15 14:37:41 +0100 |
---|---|---|
committer | Stafford Horne | 2017-04-21 16:46:37 +0200 |
commit | 1d7cf18d79c85031998cc8e628414eac292ca694 (patch) | |
tree | d2fdd0fd29fe6a7fdc70502037c97ce62f4064eb /MAINTAINERS | |
parent | Update version for v2.9.0 release (diff) | |
download | qemu-1d7cf18d79c85031998cc8e628414eac292ca694.tar.gz qemu-1d7cf18d79c85031998cc8e628414eac292ca694.tar.xz qemu-1d7cf18d79c85031998cc8e628414eac292ca694.zip |
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/ |