Add an entry to the MAINTAINERS file for our softfloat FPU emulation code. This code is only 'odd fixes' but it's useful to record who to cc on patches to it.
Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- Would anybody else like to be listed here (ie to be cc'd on softfloat patches) ? Richard? Aurelien? MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b6ed87a..65786e6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -79,6 +79,12 @@ F: include/exec/exec-all.h F: include/exec/helper*.h F: include/exec/tb-hash.h +FPU emulation +M: Peter Maydell <peter.mayd...@linaro.org> +S: Odd Fixes +F: fpu/ +F: include/fpu/ + Alpha M: Richard Henderson <r...@twiddle.net> S: Maintained -- 1.9.1