diff mbox series

MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC cards

Message ID 20210216132841.1121653-1-f4bug@amsat.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC cards | expand

Commit Message

Philippe Mathieu-Daudé Feb. 16, 2021, 1:28 p.m. UTC
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é <f4bug@amsat.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Bin Meng Feb. 16, 2021, 1:40 p.m. UTC | #1
On Tue, Feb 16, 2021 at 9:28 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> 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.

Thanks Philippe!

>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>

Acked-by: Bin Meng <bin.meng@windriver.com>
Philippe Mathieu-Daudé Feb. 19, 2021, 11:58 p.m. UTC | #2
On 2/16/21 2:28 PM, Philippe Mathieu-Daudé wrote:
> 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é <f4bug@amsat.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Thanks, applied to sdmmc-next tree.
diff mbox series

Patch

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é <f4bug@amsat.org>
+M: Bin Meng <bin.meng@windriver.com>
 L: qemu-block@nongnu.org
 S: Odd Fixes
 F: include/hw/sd/sd*