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

2019-05-03 Thread Tom Rini
On Wed, Apr 24, 2019 at 11:56:58AM +, Peng Fan wrote:

> Update the mmc maintainer from Jaehoon to me.
> 
> Cc: Jaehoon Chung 
> Signed-off-by: Peng Fan 
> Acked-by: Marek Vasut 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-24 Thread Marek Vasut
On 4/24/19 1:56 PM, Peng Fan wrote:
> Update the mmc maintainer from Jaehoon to me.
> 
> Cc: Jaehoon Chung 
> Signed-off-by: Peng Fan 

Acked-by: Marek Vasut 

> ---
>  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 
> +M:   Peng Fan 
>  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 
>  alias danielschwierzeck Daniel Schwierzeck 
>  alias dinh   Dinh Nguyen 
>  alias hs Heiko Schocher 
> +alias freenixPeng Fan 
>  alias iwamatsu   Nobuhiro Iwamatsu 
>  alias jaehoonJaehoon Chung 
>  alias jagan  Jagan Teki 
> @@ -109,7 +110,7 @@ alias kerneldoc  uboot, marex
>  alias fdtuboot, sjg
>  alias i2cuboot, hs
>  alias kconfiguboot, masahiro
> -alias mmcuboot, jaehoon
> +alias mmcuboot, freenix
>  alias nand   uboot
>  alias netuboot, jhersh
>  alias phyuboot, jhersh
> 


-- 
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2019-04-24 Thread Peng Fan
Update the mmc maintainer from Jaehoon to me.

Cc: Jaehoon Chung 
Signed-off-by: Peng Fan 
---
 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 
+M: Peng Fan 
 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 
 alias danielschwierzeck Daniel Schwierzeck 
 alias dinh   Dinh Nguyen 
 alias hs Heiko Schocher 
+alias freenixPeng Fan 
 alias iwamatsu   Nobuhiro Iwamatsu 
 alias jaehoonJaehoon Chung 
 alias jagan  Jagan Teki 
@@ -109,7 +110,7 @@ alias kerneldoc  uboot, marex
 alias fdtuboot, sjg
 alias i2cuboot, hs
 alias kconfiguboot, masahiro
-alias mmcuboot, jaehoon
+alias mmcuboot, freenix
 alias nand   uboot
 alias netuboot, jhersh
 alias phyuboot, jhersh
-- 
2.16.4

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2016-08-02 Thread Tom Rini
On Mon, Aug 01, 2016 at 12:35:20PM +0900, Jaehoon Chung wrote:

> Update the mmc maintainer from Pantelis to me.
> 
> Acked-by: Pantelis Antoniou 
> Signed-off-by: Jaehoon Chung 

Thanks a lot Pantelis and welcome aboard Jaehoon!

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-08-01 Thread Pantelis Antoniou
Hi Jaehoon,

> On Aug 1, 2016, at 06:35 , Jaehoon Chung  wrote:
> 
> Update the mmc maintainer from Pantelis to me.
> 
> Signed-off-by: Jaehoon Chung 

Acked-by: Pantelis Antoniou 

Good job!

> ---
> MAINTAINERS| 2 +-
> doc/git-mailrc | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1225ce2..8905f88 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -299,7 +299,7 @@ T:git git://git.denx.de/u-boot-mips.git
> F:arch/mips/
> 
> MMC
> -M:   Pantelis Antoniou 
> +M:   Jaehoon Chung 
> 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 8f0724f..a14629c 100644
> --- a/doc/git-mailrc
> +++ b/doc/git-mailrc
> @@ -23,6 +23,7 @@ alias galak  Kumar Gala 
> alias hs Heiko Schocher 
> alias ijcIan Campbell 
> alias iwamatsu   Nobuhiro Iwamatsu 
> +alias jaehoonJaehoon Chung 
> alias jagan  Jagan Teki 
> alias jasonjin   Jason Jin 
> alias jhersh Joe Hershberger 
> @@ -35,7 +36,6 @@ alias marex  Marek Vasut 
> alias masahiro   Masahiro Yamada 
> alias mateuszMateusz Kulikowski 
> alias monstr Michal Simek 
> -alias panto  Pantelis Antoniou 
> alias prafulla   Prafulla Wadaskar 
> alias bobenstein Przemyslaw Marczak 
> alias prom   Minkyu Kang 
> @@ -124,7 +124,7 @@ alias kerneldoc  uboot, marex
> alias fdtuboot, sjg
> alias i2cuboot, hs
> alias kconfiguboot, masahiro
> -alias mmcuboot, panto
> +alias mmcuboot, jaehoon
> alias nand   uboot, scottwood
> alias netuboot, jhersh
> alias phyuboot, jhersh
> -- 
> 1.9.1
> 

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-08-01 Thread Ziyuan Xu

Hi Jaehoon,

On 2016年08月01日 11:35, Jaehoon Chung wrote:

Update the mmc maintainer from Pantelis to me.

Signed-off-by: Jaehoon Chung 
---

Congratulations!:-)

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-07-31 Thread Minkyu Kang
Hi Jaehoon,

On 01/08/16 12:35, Jaehoon Chung wrote:
> Update the mmc maintainer from Pantelis to me.
> 
> Signed-off-by: Jaehoon Chung 
> ---
>  MAINTAINERS| 2 +-
>  doc/git-mailrc | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1225ce2..8905f88 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -299,7 +299,7 @@ T:git git://git.denx.de/u-boot-mips.git
>  F:   arch/mips/
>  
>  MMC
> -M:   Pantelis Antoniou 
> +M:   Jaehoon Chung 
>  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 8f0724f..a14629c 100644
> --- a/doc/git-mailrc
> +++ b/doc/git-mailrc
> @@ -23,6 +23,7 @@ alias galak  Kumar Gala 
>  alias hs Heiko Schocher 
>  alias ijcIan Campbell 
>  alias iwamatsu   Nobuhiro Iwamatsu 
> +alias jaehoonJaehoon Chung 
>  alias jagan  Jagan Teki 
>  alias jasonjin   Jason Jin 
>  alias jhersh Joe Hershberger 
> @@ -35,7 +36,6 @@ alias marex  Marek Vasut 
>  alias masahiro   Masahiro Yamada 
>  alias mateuszMateusz Kulikowski 
>  alias monstr Michal Simek 
> -alias panto  Pantelis Antoniou 
>  alias prafulla   Prafulla Wadaskar 
>  alias bobenstein Przemyslaw Marczak 
>  alias prom   Minkyu Kang 
> @@ -124,7 +124,7 @@ alias kerneldoc  uboot, marex
>  alias fdtuboot, sjg
>  alias i2cuboot, hs
>  alias kconfiguboot, masahiro
> -alias mmcuboot, panto
> +alias mmcuboot, jaehoon
>  alias nand   uboot, scottwood
>  alias netuboot, jhersh
>  alias phyuboot, jhersh
> 

Congratulations!

Minkyu Kang.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-07-31 Thread Jaehoon Chung
Update the mmc maintainer from Pantelis to me.

Signed-off-by: Jaehoon Chung 
---
 MAINTAINERS| 2 +-
 doc/git-mailrc | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1225ce2..8905f88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -299,7 +299,7 @@ T:  git git://git.denx.de/u-boot-mips.git
 F: arch/mips/
 
 MMC
-M: Pantelis Antoniou 
+M: Jaehoon Chung 
 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 8f0724f..a14629c 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -23,6 +23,7 @@ alias galak  Kumar Gala 
 alias hs Heiko Schocher 
 alias ijcIan Campbell 
 alias iwamatsu   Nobuhiro Iwamatsu 
+alias jaehoonJaehoon Chung 
 alias jagan  Jagan Teki 
 alias jasonjin   Jason Jin 
 alias jhersh Joe Hershberger 
@@ -35,7 +36,6 @@ alias marex  Marek Vasut 
 alias masahiro   Masahiro Yamada 
 alias mateuszMateusz Kulikowski 
 alias monstr Michal Simek 
-alias panto  Pantelis Antoniou 
 alias prafulla   Prafulla Wadaskar 
 alias bobenstein Przemyslaw Marczak 
 alias prom   Minkyu Kang 
@@ -124,7 +124,7 @@ alias kerneldoc  uboot, marex
 alias fdtuboot, sjg
 alias i2cuboot, hs
 alias kconfiguboot, masahiro
-alias mmcuboot, panto
+alias mmcuboot, jaehoon
 alias nand   uboot, scottwood
 alias netuboot, jhersh
 alias phyuboot, jhersh
-- 
1.9.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot