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

Stafford Horne posted 1 patch 7 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170315142032.6788-1-shorne@gmail.com
Test checkpatch passed
Test docker passed
Test s390x passed
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH v2] MAINTAINERS: Add myself as openrisc maintainer
Posted by Stafford Horne 7 years, 1 month 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>
---
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/
-- 
2.9.3


Re: [Qemu-devel] [PATCH v2] MAINTAINERS: Add myself as openrisc maintainer
Posted by Alex Bennée 7 years, 1 month ago
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