diff options
| author | Peng Fan <[email protected]> | 2019-04-24 11:56:58 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-05-03 07:23:17 -0400 |
| commit | 16a6d51051a9595f5cfda2cc53830d257d89fa86 (patch) | |
| tree | 632a76e27cb156d74fffff920745f782d51533aa | |
| parent | a3f25b925fe690be7744d47df0135321e43e2c2a (diff) | |
MAINTAINERS, git-mailrc: Update the mmc maintainer
Update the mmc maintainer from Jaehoon to me.
Cc: Jaehoon Chung <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Acked-by: Marek Vasut <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 | ||||
| -rw-r--r-- | doc/git-mailrc | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 09f31cd483b..7552783561b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -586,7 +586,7 @@ S: Maintained F: arch/mips/mach-jz47xx/ MMC -M: Jaehoon Chung <[email protected]> +M: Peng Fan <[email protected]> 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 13137017fe4..7d0e8b5fec4 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -22,6 +22,7 @@ alias bmeng Bin Meng <[email protected]> alias danielschwierzeck Daniel Schwierzeck <[email protected]> alias dinh Dinh Nguyen <[email protected]> alias hs Heiko Schocher <[email protected]> +alias freenix Peng Fan <[email protected]> alias iwamatsu Nobuhiro Iwamatsu <[email protected]> alias jaehoon Jaehoon Chung <[email protected]> alias jagan Jagan Teki <[email protected]> @@ -110,7 +111,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 |
