[Qemu-devel] [PATCH] MAINTAINERS: Add myself as openrisc maintainer

Stafford Horne posted 1 patch 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170315140816.6604-1-shorne@gmail.com
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH] MAINTAINERS: Add myself as openrisc maintainer
Posted by Stafford Horne 7 years ago
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
 F: target/openrisc/
 F: hw/openrisc/
 F: tests/tcg/openrisc/
-- 
2.9.3


Re: [Qemu-devel] [PATCH] MAINTAINERS: Add myself as openrisc maintainer
Posted by Daniel P. Berrange 7 years ago
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
-- 
|: 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/ :|

Re: [Qemu-devel] [PATCH] MAINTAINERS: Add myself as openrisc maintainer
Posted by Stafford Horne 7 years ago
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/ :|