Update the RISC-V maintainers by removing Sagar and Bastian who haven't been involved recently.
Also add Bin who has been helping with reviews. Signed-off-by: Alistair Francis <[email protected]> --- I have run this by all of the people involved and they are all ok with the change. MAINTAINERS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 69003cdc3c..541bd264b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -295,9 +295,8 @@ F: tests/acceptance/machine_ppc.py RISC-V TCG CPUs M: Palmer Dabbelt <[email protected]> -M: Alistair Francis <[email protected]> -M: Sagar Karandikar <[email protected]> -M: Bastian Koppelmann <[email protected]> +M: Alistair Francis <[email protected]> +M: Bin Meng <[email protected]> L: [email protected] S: Supported F: target/riscv/ -- 2.31.0
