Message ID | 20170315142032.6788-1-shorne@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Stafford Horne <shorne@gmail.com> writes: > 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> > --- > Changes in v2 > - fix typo Off/Odd > > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4714df8..b359089 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/ -- Alex Bennée
diff --git a/MAINTAINERS b/MAINTAINERS index 4714df8..b359089 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/
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> --- Changes in v2 - fix typo Off/Odd MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)