There is new interest in the SD/MMC device emulation, so it would be good to have more than only one maintainer / reviewer for it.
Bin Meng proved by his contributions a deep understanding of the SD cards internals, so let's add him to the corresponding section in the MAINTAINERS file. Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8201f12271b..88c28d2ccd7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1745,6 +1745,7 @@ F: hw/ssi/xilinx_* SD (Secure Card) M: Philippe Mathieu-Daudé <[email protected]> +M: Bin Meng <[email protected]> L: [email protected] S: Odd Fixes F: include/hw/sd/sd* -- 2.26.2
