* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer @ 2016-08-01 3:35 ` Jaehoon Chung 2016-08-01 5:05 ` Minkyu Kang ` (3 more replies) 0 siblings, 4 replies; 8+ messages in thread From: Jaehoon Chung @ 2016-08-01 3:35 UTC (permalink / raw) To: u-boot Update the mmc maintainer from Pantelis to me. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> --- 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 <panto@antoniou-consulting.com> +M: Jaehoon Chung <jh80.chung@samsung.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 8f0724f..a14629c 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -23,6 +23,7 @@ alias galak Kumar Gala <galak@kernel.crashing.org> alias hs Heiko Schocher <hs@denx.de> alias ijc Ian Campbell <ijc+uboot@hellion.org.uk> alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org> +alias jaehoon Jaehoon Chung <jh80.chung@samsung.com> alias jagan Jagan Teki <jteki@openedev.com> alias jasonjin Jason Jin <jason.jin@freescale.com> alias jhersh Joe Hershberger <joe.hershberger@ni.com> @@ -35,7 +36,6 @@ alias marex Marek Vasut <marex@denx.de> alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com> alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com> alias monstr Michal Simek <monstr@monstr.eu> -alias panto Pantelis Antoniou <panto@antoniou-consulting.com> alias prafulla Prafulla Wadaskar <prafulla@marvell.com> alias bobenstein Przemyslaw Marczak <p.marczak@samsung.com> alias prom Minkyu Kang <mk7.kang@samsung.com> @@ -124,7 +124,7 @@ alias kerneldoc uboot, marex alias fdt uboot, sjg alias i2c uboot, hs alias kconfig uboot, masahiro -alias mmc uboot, panto +alias mmc uboot, jaehoon alias nand uboot, scottwood alias net uboot, jhersh alias phy uboot, jhersh -- 1.9.1 ^ permalink raw reply related [flat|nested] 8+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer 2016-08-01 3:35 ` [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer Jaehoon Chung @ 2016-08-01 5:05 ` Minkyu Kang 2016-08-01 6:19 ` Ziyuan Xu ` (2 subsequent siblings) 3 siblings, 0 replies; 8+ messages in thread From: Minkyu Kang @ 2016-08-01 5:05 UTC (permalink / raw) To: u-boot Hi Jaehoon, On 01/08/16 12:35, Jaehoon Chung wrote: > Update the mmc maintainer from Pantelis to me. > > Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> > --- > 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 <panto@antoniou-consulting.com> > +M: Jaehoon Chung <jh80.chung@samsung.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 8f0724f..a14629c 100644 > --- a/doc/git-mailrc > +++ b/doc/git-mailrc > @@ -23,6 +23,7 @@ alias galak Kumar Gala <galak@kernel.crashing.org> > alias hs Heiko Schocher <hs@denx.de> > alias ijc Ian Campbell <ijc+uboot@hellion.org.uk> > alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org> > +alias jaehoon Jaehoon Chung <jh80.chung@samsung.com> > alias jagan Jagan Teki <jteki@openedev.com> > alias jasonjin Jason Jin <jason.jin@freescale.com> > alias jhersh Joe Hershberger <joe.hershberger@ni.com> > @@ -35,7 +36,6 @@ alias marex Marek Vasut <marex@denx.de> > alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com> > alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com> > alias monstr Michal Simek <monstr@monstr.eu> > -alias panto Pantelis Antoniou <panto@antoniou-consulting.com> > alias prafulla Prafulla Wadaskar <prafulla@marvell.com> > alias bobenstein Przemyslaw Marczak <p.marczak@samsung.com> > alias prom Minkyu Kang <mk7.kang@samsung.com> > @@ -124,7 +124,7 @@ alias kerneldoc uboot, marex > alias fdt uboot, sjg > alias i2c uboot, hs > alias kconfig uboot, masahiro > -alias mmc uboot, panto > +alias mmc uboot, jaehoon > alias nand uboot, scottwood > alias net uboot, jhersh > alias phy uboot, jhersh > Congratulations! Minkyu Kang. ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer 2016-08-01 3:35 ` [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer Jaehoon Chung 2016-08-01 5:05 ` Minkyu Kang @ 2016-08-01 6:19 ` Ziyuan Xu 2016-08-01 13:03 ` Pantelis Antoniou 2016-08-02 17:38 ` Tom Rini 3 siblings, 0 replies; 8+ messages in thread From: Ziyuan Xu @ 2016-08-01 6:19 UTC (permalink / raw) To: u-boot Hi Jaehoon, On 2016?08?01? 11:35, Jaehoon Chung wrote: > Update the mmc maintainer from Pantelis to me. > > Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> > --- Congratulations!:-) ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer 2016-08-01 3:35 ` [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer Jaehoon Chung 2016-08-01 5:05 ` Minkyu Kang 2016-08-01 6:19 ` Ziyuan Xu @ 2016-08-01 13:03 ` Pantelis Antoniou 2016-08-02 17:38 ` Tom Rini 3 siblings, 0 replies; 8+ messages in thread From: Pantelis Antoniou @ 2016-08-01 13:03 UTC (permalink / raw) To: u-boot Hi Jaehoon, > On Aug 1, 2016, at 06:35 , Jaehoon Chung <jh80.chung@samsung.com> wrote: > > Update the mmc maintainer from Pantelis to me. > > Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Acked-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> 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 <panto@antoniou-consulting.com> > +M: Jaehoon Chung <jh80.chung@samsung.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 8f0724f..a14629c 100644 > --- a/doc/git-mailrc > +++ b/doc/git-mailrc > @@ -23,6 +23,7 @@ alias galak Kumar Gala <galak@kernel.crashing.org> > alias hs Heiko Schocher <hs@denx.de> > alias ijc Ian Campbell <ijc+uboot@hellion.org.uk> > alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org> > +alias jaehoon Jaehoon Chung <jh80.chung@samsung.com> > alias jagan Jagan Teki <jteki@openedev.com> > alias jasonjin Jason Jin <jason.jin@freescale.com> > alias jhersh Joe Hershberger <joe.hershberger@ni.com> > @@ -35,7 +36,6 @@ alias marex Marek Vasut <marex@denx.de> > alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com> > alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com> > alias monstr Michal Simek <monstr@monstr.eu> > -alias panto Pantelis Antoniou <panto@antoniou-consulting.com> > alias prafulla Prafulla Wadaskar <prafulla@marvell.com> > alias bobenstein Przemyslaw Marczak <p.marczak@samsung.com> > alias prom Minkyu Kang <mk7.kang@samsung.com> > @@ -124,7 +124,7 @@ alias kerneldoc uboot, marex > alias fdt uboot, sjg > alias i2c uboot, hs > alias kconfig uboot, masahiro > -alias mmc uboot, panto > +alias mmc uboot, jaehoon > alias nand uboot, scottwood > alias net uboot, jhersh > alias phy uboot, jhersh > -- > 1.9.1 > ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer 2016-08-01 3:35 ` [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer Jaehoon Chung ` (2 preceding siblings ...) 2016-08-01 13:03 ` Pantelis Antoniou @ 2016-08-02 17:38 ` Tom Rini 3 siblings, 0 replies; 8+ messages in thread From: Tom Rini @ 2016-08-02 17:38 UTC (permalink / raw) To: u-boot 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 <pantelis.antoniou@konsulko.com> > Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Thanks a lot Pantelis and welcome aboard Jaehoon! Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160802/229ab66e/attachment.sig> ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer @ 2019-04-24 11:56 Peng Fan 2019-04-24 12:16 ` Marek Vasut 2019-05-03 18:19 ` Tom Rini 0 siblings, 2 replies; 8+ messages in thread From: Peng Fan @ 2019-04-24 11:56 UTC (permalink / raw) To: u-boot 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(-) 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 -- 2.16.4 ^ permalink raw reply related [flat|nested] 8+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer 2019-04-24 11:56 Peng Fan @ 2019-04-24 12:16 ` Marek Vasut 2019-05-03 18:19 ` Tom Rini 1 sibling, 0 replies; 8+ messages in thread From: Marek Vasut @ 2019-04-24 12:16 UTC (permalink / raw) To: u-boot 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 > -- Best regards, Marek Vasut ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer 2019-04-24 11:56 Peng Fan 2019-04-24 12:16 ` Marek Vasut @ 2019-05-03 18:19 ` Tom Rini 1 sibling, 0 replies; 8+ messages in thread From: Tom Rini @ 2019-05-03 18:19 UTC (permalink / raw) To: u-boot 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! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190503/1b7a1f91/attachment.sig> ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2019-05-03 18:19 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20160801033522epcas1p19c1937d66bfe0465bd1cf38ede16cbcd@epcas1p1.samsung.com>
2016-08-01 3:35 ` [U-Boot] [PATCH] MAINTAINERS, git-mailrc: Update the mmc maintainer Jaehoon Chung
2016-08-01 5:05 ` Minkyu Kang
2016-08-01 6:19 ` Ziyuan Xu
2016-08-01 13:03 ` Pantelis Antoniou
2016-08-02 17:38 ` Tom Rini
2019-04-24 11:56 Peng Fan
2019-04-24 12:16 ` Marek Vasut
2019-05-03 18:19 ` Tom Rini
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.