diff mbox series

[V2] MAINTAINER, git-mailrc: Update the mmc maintainer

Message ID 20210614054623.24586-1-jh80.chung@samsung.com
State Superseded
Delegated to: Tom Rini
Headers show
Series [V2] MAINTAINER, git-mailrc: Update the mmc maintainer | expand

Commit Message

Jaehoon Chung June 14, 2021, 5:46 a.m. UTC
Update to me as co-maintainer with Peng.
Additionally, fix the alias in git-mailrc.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
---
Changelog on V2
- Keep original alias
---
 MAINTAINERS    | 1 +
 doc/git-mailrc | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Comments

Bin Meng June 14, 2021, 9:35 a.m. UTC | #1
On Mon, Jun 14, 2021 at 1:45 PM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>
> Update to me as co-maintainer with Peng.
> Additionally, fix the alias in git-mailrc.

nits: technically it's not "fix" but "update" the mmc alias

>
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> ---
> Changelog on V2
> - Keep original alias
> ---
>  MAINTAINERS    | 1 +
>  doc/git-mailrc | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
>

Otherwise,

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Jaehoon Chung June 14, 2021, 10:03 p.m. UTC | #2
On 6/14/21 6:35 PM, Bin Meng wrote:
> On Mon, Jun 14, 2021 at 1:45 PM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>>
>> Update to me as co-maintainer with Peng.
>> Additionally, fix the alias in git-mailrc.
> 
> nits: technically it's not "fix" but "update" the mmc alias

Sorry. When i had updated to V2, I forgot change commit-msg.
Will resend wit your reviewed-by tag.

Best Regards,
Jaehoon Chung

> 
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
>> ---
>> Changelog on V2
>> - Keep original alias
>> ---
>>  MAINTAINERS    | 1 +
>>  doc/git-mailrc | 2 +-
>>  2 files changed, 2 insertions(+), 1 deletion(-)
>>
> 
> Otherwise,
> 
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 86ff5e04a62b..a9257cde4df2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -882,6 +882,7 @@  F:	arch/mips/dts/mrvl,cn73xx.dtsi
 
 MMC
 M:	Peng Fan <peng.fan@nxp.com>
+M:	Jaehoon Chung <jh80.chung@samsung.com>
 S:	Maintained
 T:	git https://source.denx.de/u-boot/custodians/u-boot-mmc.git
 F:	drivers/mmc/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index 34f936f4d83c..dc7b39b32faf 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -119,7 +119,7 @@  alias kerneldoc      uboot, marex
 alias fdt            uboot, sjg
 alias i2c            uboot, hs
 alias kconfig        uboot, masahiro
-alias mmc            uboot, freenix
+alias mmc            uboot, freenix, jaehoon
 alias nand           uboot
 alias net            uboot, jhersh
 alias phy            uboot, jhersh