diff mbox series

[U-Boot] MAINTAINERS, git-mailrc: Update the mmc maintainer

Message ID 20190424120954.8507-1-peng.fan@nxp.com
State Accepted
Commit 16a6d51051a9595f5cfda2cc53830d257d89fa86
Delegated to: Tom Rini
Headers show
Series [U-Boot] MAINTAINERS, git-mailrc: Update the mmc maintainer | expand

Commit Message

Peng Fan April 24, 2019, 11:56 a.m. UTC
Update the mmc maintainer from Jaehoon to me.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 MAINTAINERS    | 2 +-
 doc/git-mailrc | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

Comments

Marek Vasut April 24, 2019, 12:16 p.m. UTC | #1
On 4/24/19 1:56 PM, Peng Fan wrote:
> Update the mmc maintainer from Jaehoon to me.
> 
> Cc: Jaehoon Chung <jh80.chung@samsung.com>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Acked-by: Marek Vasut <marex@denx.de>

> ---
>  MAINTAINERS    | 2 +-
>  doc/git-mailrc | 3 ++-
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa4b3bc650..0089416bd2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -584,7 +584,7 @@ S:	Maintained
>  F:	arch/mips/mach-jz47xx/
>  
>  MMC
> -M:	Jaehoon Chung <jh80.chung@samsung.com>
> +M:	Peng Fan <peng.fan@nxp.com>
>  S:	Maintained
>  T:	git git://git.denx.de/u-boot-mmc.git
>  F:	drivers/mmc/
> diff --git a/doc/git-mailrc b/doc/git-mailrc
> index f989792e8d..b62d90c8f5 100644
> --- a/doc/git-mailrc
> +++ b/doc/git-mailrc
> @@ -22,6 +22,7 @@ alias bmeng          Bin Meng <bmeng.cn@gmail.com>
>  alias danielschwierzeck Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
>  alias dinh           Dinh Nguyen <dinguyen@kernel.org>
>  alias hs             Heiko Schocher <hs@denx.de>
> +alias freenix        Peng Fan <peng.fan@nxp.com>
>  alias iwamatsu       Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
>  alias jaehoon        Jaehoon Chung <jh80.chung@samsung.com>
>  alias jagan          Jagan Teki <jagan@amarulasolutions.com>
> @@ -109,7 +110,7 @@ alias kerneldoc      uboot, marex
>  alias fdt            uboot, sjg
>  alias i2c            uboot, hs
>  alias kconfig        uboot, masahiro
> -alias mmc            uboot, jaehoon
> +alias mmc            uboot, freenix
>  alias nand           uboot
>  alias net            uboot, jhersh
>  alias phy            uboot, jhersh
>
Tom Rini May 3, 2019, 6:19 p.m. UTC | #2
On Wed, Apr 24, 2019 at 11:56:58AM +0000, Peng Fan wrote:

> Update the mmc maintainer from Jaehoon to me.
> 
> Cc: Jaehoon Chung <jh80.chung@samsung.com>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Acked-by: Marek Vasut <marex@denx.de>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aa4b3bc650..0089416bd2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -584,7 +584,7 @@  S:	Maintained
 F:	arch/mips/mach-jz47xx/
 
 MMC
-M:	Jaehoon Chung <jh80.chung@samsung.com>
+M:	Peng Fan <peng.fan@nxp.com>
 S:	Maintained
 T:	git git://git.denx.de/u-boot-mmc.git
 F:	drivers/mmc/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index f989792e8d..b62d90c8f5 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -22,6 +22,7 @@  alias bmeng          Bin Meng <bmeng.cn@gmail.com>
 alias danielschwierzeck Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
 alias dinh           Dinh Nguyen <dinguyen@kernel.org>
 alias hs             Heiko Schocher <hs@denx.de>
+alias freenix        Peng Fan <peng.fan@nxp.com>
 alias iwamatsu       Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
 alias jaehoon        Jaehoon Chung <jh80.chung@samsung.com>
 alias jagan          Jagan Teki <jagan@amarulasolutions.com>
@@ -109,7 +110,7 @@  alias kerneldoc      uboot, marex
 alias fdt            uboot, sjg
 alias i2c            uboot, hs
 alias kconfig        uboot, masahiro
-alias mmc            uboot, jaehoon
+alias mmc            uboot, freenix
 alias nand           uboot
 alias net            uboot, jhersh
 alias phy            uboot, jhersh