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.ch...@samsung.com> wrote: >> >> Update to me as co-maintainer with Peng. >> Additionally, fix the alias in git-mailrc. >> >> Signed-off-by: Jaehoon Chung <jh80.ch...@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....@nxp.com> >> +M: Jaehoon Chung <jh80.ch...@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 <dingu...@kernel.org> >> alias hs Heiko Schocher <h...@denx.de> >> alias freenix Peng Fan <peng....@nxp.com> >> alias iwamatsu Nobuhiro Iwamatsu <iwama...@nigauri.org> >> -alias jaehoon Jaehoon Chung <jh80.ch...@samsung.com> >> +alias Jaehoon Jaehoon Chung <jh80.ch...@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 <ja...@amarulasolutions.com> >> alias jhersh Joe Hershberger <joe.hershber...@ni.com> >> alias kevery Kever Yang <kever.y...@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 >