Add Michael Clark, Palmer Dabbelt, Sagar Karandikar and Bastian Koppelmann as RISC-V Maintainers.
Reviewed-by: Richard Henderson <[email protected]> Reviewed-by: Alistair Francis <[email protected]> Signed-off-by: Michael Clark <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6e7adad..147b05f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -233,6 +233,17 @@ F: hw/ppc/ F: include/hw/ppc/ F: disas/ppc.c +RISC-V +M: Michael Clark <[email protected]> +M: Palmer Dabbelt <[email protected]> +M: Sagar Karandikar <[email protected]> +M: Bastian Koppelmann <[email protected]> +S: Maintained +F: target/riscv/ +F: hw/riscv/ +F: include/hw/riscv/ +F: disas/riscv.c + S390 M: Richard Henderson <[email protected]> M: Alexander Graf <[email protected]> -- 2.7.0
