diff mbox series

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

Message ID 20210614221636.25480-1-jh80.chung@samsung.com
State Accepted
Commit af8e2d474662d2eaa518794da6ffdfc95d47859d
Delegated to: Tom Rini
Headers show
Series [V3] MAINTAINER, git-mailrc: Update the mmc maintainer | expand

Commit Message

Jaehoon Chung June 14, 2021, 10:16 p.m. UTC
Update to me as co-maintainer with Peng.
Additionally, update the mmc alias in git-mailrc.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
---
Changelog on V2
- keep original alias
Changelog on V3
- Update commit-msg
- Add Bin's reviewed-by tag
---
 MAINTAINERS    | 1 +
 doc/git-mailrc | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Comments

Peng Fan (OSS) June 15, 2021, 12:18 a.m. UTC | #1
On 2021/6/15 6:16, Jaehoon Chung wrote:
> Update to me as co-maintainer with Peng.
> Additionally, update the mmc alias in git-mailrc.
> 
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Acked-by: Peng Fan <peng.fan@nxp.com>

> ---
> Changelog on V2
> - keep original alias
> Changelog on V3
> - Update commit-msg
> - Add Bin's reviewed-by tag
> ---
>   MAINTAINERS    | 1 +
>   doc/git-mailrc | 2 +-
>   2 files changed, 2 insertions(+), 1 deletion(-)
> 
> 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
>
Tom Rini June 24, 2021, 1:15 p.m. UTC | #2
On Tue, Jun 15, 2021 at 07:16:36AM +0900, Jaehoon Chung wrote:

> Update to me as co-maintainer with Peng.
> Additionally, update the mmc alias in git-mailrc.
> 
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
> Acked-by: Peng Fan <peng.fan@nxp.com>

Applied to u-boot/master, thanks!
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