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 <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > --- > 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 <[email protected]> > M: Peter Maydell <[email protected]> > -S: Odd Fixes > +M: Alex Bennée <[email protected]> > +S: Maintained > F: fpu/ > F: include/fpu/ > +F: tests/fp/ > > Alpha > M: Richard Henderson <[email protected]> >
