Message ID | 20170315140816.6604-1-shorne@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Mar 15, 2017 at 11:08:16PM +0900, Stafford Horne wrote: > 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> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4714df8..a39a4e7 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: Off Fixes Just small typo - s/Off/Odd/ Regards, Daniel
On Wed, Mar 15, 2017 at 02:15:27PM +0000, Daniel P. Berrange wrote: > On Wed, Mar 15, 2017 at 11:08:16PM +0900, Stafford Horne wrote: > > 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> > > --- > > MAINTAINERS | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 4714df8..a39a4e7 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: Off Fixes > > Just small typo - s/Off/Odd/ Thanks, its getting late here. Ill send a v2. > Regards, > Daniel > -- > |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| > |: http://libvirt.org -o- http://virt-manager.org :| > |: http://entangle-photo.org -o- http://search.cpan.org/~danberr/ :|
diff --git a/MAINTAINERS b/MAINTAINERS index 4714df8..a39a4e7 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: Off 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> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)