[PATCH] MAINTAINER, git-mailrc: Update the mmc maintainer
Bin Meng
bmeng.cn at gmail.com
Mon Jun 14 01:57:03 CEST 2021
Hi Jaehoon,
On Mon, Jun 14, 2021 at 7:33 AM Jaehoon Chung <jh80.chung at 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 at 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 at nxp.com>
> +M: Jaehoon Chung <jh80.chung at 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 at kernel.org>
> alias hs Heiko Schocher <hs at denx.de>
> alias freenix Peng Fan <peng.fan at nxp.com>
> alias iwamatsu Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> -alias jaehoon Jaehoon Chung <jh80.chung at samsung.com>
> +alias Jaehoon Jaehoon Chung <jh80.chung at samsung.com>
I am not sure why this has to be capital letter? Did it break anything?
> alias jagan Jagan Teki <jagan at amarulasolutions.com>
> alias jhersh Joe Hershberger <joe.hershberger at ni.com>
> alias kevery Kever Yang <kever.yang at 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
More information about the U-Boot
mailing list