diff mbox series

MAINTAINER, git-mailrc: Update the mmc maintainer

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

Commit Message

Jaehoon Chung June 13, 2021, 11:33 p.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>
---
 MAINTAINERS    | 1 +
 doc/git-mailrc | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

Comments

Bin Meng June 13, 2021, 11:57 p.m. UTC | #1
Hi Jaehoon,

On Mon, Jun 14, 2021 at 7:33 AM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>
> Update to me as co-maintainer with Peng.
> Additionally, fix the alias in git-mailrc.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> ---
>  MAINTAINERS    | 1 +
>  doc/git-mailrc | 6 +++---
>  2 files changed, 4 insertions(+), 3 deletions(-)
>
> 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..2627edb09ac0 100644
> --- a/doc/git-mailrc
> +++ b/doc/git-mailrc
> @@ -25,7 +25,7 @@ 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 Jaehoon        Jaehoon Chung <jh80.chung@samsung.com>

I am not sure why this has to be capital letter? Did it break anything?

>  alias jagan          Jagan Teki <jagan@amarulasolutions.com>
>  alias jhersh         Joe Hershberger <joe.hershberger@ni.com>
>  alias kevery         Kever Yang <kever.yang@rock-chips.com>
> @@ -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
> @@ -131,4 +131,4 @@ alias xhci           uboot, bmeng
>  alias video          uboot, ag
>  alias patman         uboot, sjg
>  alias buildman       uboot, sjg
> -alias pmic           uboot, jaehoon
> +alias pmic           uboot, Jaehoon
>

Regards,
Bin
Jaehoon Chung June 14, 2021, 12:22 a.m. UTC | #2
Hi Bin,

On 6/14/21 8:57 AM, Bin Meng wrote:
> Hi Jaehoon,
> 
> On Mon, Jun 14, 2021 at 7:33 AM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>>
>> Update to me as co-maintainer with Peng.
>> Additionally, fix the alias in git-mailrc.
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
>> ---
>>  MAINTAINERS    | 1 +
>>  doc/git-mailrc | 6 +++---
>>  2 files changed, 4 insertions(+), 3 deletions(-)
>>
>> 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://protect2.fireeye.com/v1/url?k=79b7d831-262ce129-79b6537e-0cc47a314e9a-cdf3442d5d2979bd&q=1&e=64a4c301-fdd1-4fc7-9483-a67d605ed544&u=https%3A%2F%2Fsource.denx.de%2Fu-boot%2Fcustodians%2Fu-boot-mmc.git
>>  F:     drivers/mmc/
>> diff --git a/doc/git-mailrc b/doc/git-mailrc
>> index 34f936f4d83c..2627edb09ac0 100644
>> --- a/doc/git-mailrc
>> +++ b/doc/git-mailrc
>> @@ -25,7 +25,7 @@ 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 Jaehoon        Jaehoon Chung <jh80.chung@samsung.com>
> 
> I am not sure why this has to be capital letter? Did it break anything?

In patchwork, my account is Jaehoon, not jaehoon. 
So I have changed to same alias as my patchwork account.

If there is no problem, i will not modify this.

Best Regards,
Jaehoon Chung

> 
>>  alias jagan          Jagan Teki <jagan@amarulasolutions.com>
>>  alias jhersh         Joe Hershberger <joe.hershberger@ni.com>
>>  alias kevery         Kever Yang <kever.yang@rock-chips.com>
>> @@ -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
>> @@ -131,4 +131,4 @@ alias xhci           uboot, bmeng
>>  alias video          uboot, ag
>>  alias patman         uboot, sjg
>>  alias buildman       uboot, sjg
>> -alias pmic           uboot, jaehoon
>> +alias pmic           uboot, Jaehoon
>>
> 
> Regards,
> Bin
>
Bin Meng June 14, 2021, 1:12 a.m. UTC | #3
Hi Jaehoon,

On Mon, Jun 14, 2021 at 8:22 AM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>
> Hi Bin,
>
> On 6/14/21 8:57 AM, Bin Meng wrote:
> > Hi Jaehoon,
> >
> > On Mon, Jun 14, 2021 at 7:33 AM Jaehoon Chung <jh80.chung@samsung.com> wrote:
> >>
> >> Update to me as co-maintainer with Peng.
> >> Additionally, fix the alias in git-mailrc.
> >>
> >> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> >> ---
> >>  MAINTAINERS    | 1 +
> >>  doc/git-mailrc | 6 +++---
> >>  2 files changed, 4 insertions(+), 3 deletions(-)
> >>
> >> 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://protect2.fireeye.com/v1/url?k=79b7d831-262ce129-79b6537e-0cc47a314e9a-cdf3442d5d2979bd&q=1&e=64a4c301-fdd1-4fc7-9483-a67d605ed544&u=https%3A%2F%2Fsource.denx.de%2Fu-boot%2Fcustodians%2Fu-boot-mmc.git
> >>  F:     drivers/mmc/
> >> diff --git a/doc/git-mailrc b/doc/git-mailrc
> >> index 34f936f4d83c..2627edb09ac0 100644
> >> --- a/doc/git-mailrc
> >> +++ b/doc/git-mailrc
> >> @@ -25,7 +25,7 @@ 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 Jaehoon        Jaehoon Chung <jh80.chung@samsung.com>
> >
> > I am not sure why this has to be capital letter? Did it break anything?
>
> In patchwork, my account is Jaehoon, not jaehoon.
> So I have changed to same alias as my patchwork account.

Thanks for the clarification. But I don't think git-mailrc has to
match patchwork.

>
> If there is no problem, i will not modify this.

Regards,
Bin
Jaehoon Chung June 14, 2021, 1:27 a.m. UTC | #4
Hi Bin,

On 6/14/21 10:12 AM, Bin Meng wrote:
> Hi Jaehoon,
> 
> On Mon, Jun 14, 2021 at 8:22 AM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>>
>> Hi Bin,
>>
>> On 6/14/21 8:57 AM, Bin Meng wrote:
>>> Hi Jaehoon,
>>>
>>> On Mon, Jun 14, 2021 at 7:33 AM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>>>>
>>>> Update to me as co-maintainer with Peng.
>>>> Additionally, fix the alias in git-mailrc.
>>>>
>>>> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
>>>> ---
>>>>  MAINTAINERS    | 1 +
>>>>  doc/git-mailrc | 6 +++---
>>>>  2 files changed, 4 insertions(+), 3 deletions(-)
>>>>
>>>> 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://protect2.fireeye.com/v1/url?k=79b7d831-262ce129-79b6537e-0cc47a314e9a-cdf3442d5d2979bd&q=1&e=64a4c301-fdd1-4fc7-9483-a67d605ed544&u=https%3A%2F%2Fsource.denx.de%2Fu-boot%2Fcustodians%2Fu-boot-mmc.git
>>>>  F:     drivers/mmc/
>>>> diff --git a/doc/git-mailrc b/doc/git-mailrc
>>>> index 34f936f4d83c..2627edb09ac0 100644
>>>> --- a/doc/git-mailrc
>>>> +++ b/doc/git-mailrc
>>>> @@ -25,7 +25,7 @@ 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 Jaehoon        Jaehoon Chung <jh80.chung@samsung.com>
>>>
>>> I am not sure why this has to be capital letter? Did it break anything?
>>
>> In patchwork, my account is Jaehoon, not jaehoon.
>> So I have changed to same alias as my patchwork account.
> 
> Thanks for the clarification. But I don't think git-mailrc has to
> match patchwork.

Thanks for checking it. Then i will keep the original alias.

Best Regards,
Jaehoon Chung

> 
>>
>> If there is no problem, i will not modify this.
> 
> Regards,
> Bin
>
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..2627edb09ac0 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -25,7 +25,7 @@  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 Jaehoon        Jaehoon Chung <jh80.chung@samsung.com>
 alias jagan          Jagan Teki <jagan@amarulasolutions.com>
 alias jhersh         Joe Hershberger <joe.hershberger@ni.com>
 alias kevery         Kever Yang <kever.yang@rock-chips.com>
@@ -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
@@ -131,4 +131,4 @@  alias xhci           uboot, bmeng
 alias video          uboot, ag
 alias patman         uboot, sjg
 alias buildman       uboot, sjg
-alias pmic           uboot, jaehoon
+alias pmic           uboot, Jaehoon