diff mbox series

MAINTAINERS: update status of FPU emulation

Message ID 20181205124812.10552-1-alex.bennee@linaro.org
State Superseded
Headers show
Series MAINTAINERS: update status of FPU emulation | expand

Commit Message

Alex Bennée Dec. 5, 2018, 12:48 p.m. UTC
Given I've spent a fair amount of time around this code now I'm
putting myself forward as a maintainer. Also given that the code has
been extensively re-written and has testing and new incoming features
it's probably more than just Odd Fixes.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.17.1

Comments

Philippe Mathieu-Daudé Dec. 5, 2018, 1:37 p.m. UTC | #1
On 12/5/18 1:48 PM, Alex Bennée wrote:
> Given I've spent a fair amount of time around this code now I'm

> putting myself forward as a maintainer. Also given that the code has

> been extensively re-written and has testing and new incoming features

> it's probably more than just Odd Fixes.


Thanks!

> 

> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>


Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>


> ---

>  MAINTAINERS | 4 +++-

>  1 file changed, 3 insertions(+), 1 deletion(-)

> 

> diff --git a/MAINTAINERS b/MAINTAINERS

> index 63effdc473..aeee83ba0e 100644

> --- a/MAINTAINERS

> +++ b/MAINTAINERS

> @@ -127,9 +127,11 @@ F: include/sysemu/cpus.h

>  FPU emulation

>  M: Aurelien Jarno <aurelien@aurel32.net>

>  M: Peter Maydell <peter.maydell@linaro.org>

> -S: Odd Fixes

> +M: Alex Bennée <alex.bennee@linaro.org>

> +S: Maintained

>  F: fpu/

>  F: include/fpu/

> +F: tests/fp/

>  

>  Alpha

>  M: Richard Henderson <rth@twiddle.net>

>
Richard Henderson Dec. 7, 2018, 4:46 p.m. UTC | #2
On 12/5/18 6:48 AM, Alex Bennée wrote:
> Given I've spent a fair amount of time around this code now I'm

> putting myself forward as a maintainer. Also given that the code has

> been extensively re-written and has testing and new incoming features

> it's probably more than just Odd Fixes.

> 

> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

> ---

>  MAINTAINERS | 4 +++-

>  1 file changed, 3 insertions(+), 1 deletion(-)


Reviewed-by: Richard Henderson <richard.henderson@linaro.org>



r~
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 63effdc473..aeee83ba0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -127,9 +127,11 @@  F: include/sysemu/cpus.h
 FPU emulation
 M: Aurelien Jarno <aurelien@aurel32.net>
 M: Peter Maydell <peter.maydell@linaro.org>
-S: Odd Fixes
+M: Alex Bennée <alex.bennee@linaro.org>
+S: Maintained
 F: fpu/
 F: include/fpu/
+F: tests/fp/
 
 Alpha
 M: Richard Henderson <rth@twiddle.net>