summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2016-12-19 04:36:01 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-27 16:24:15 (GMT)
commit6e1cfb099ae35209ef2f299c5786851cd0c28f41 (patch)
tree8faa430741b32d99e5695db324e58cdcdaa0d27d
parent8d48c92b45aea91e2a2be90f2ed93677e85526f1 (diff)
downloadu-boot-fsl-qoriq-6e1cfb099ae35209ef2f299c5786851cd0c28f41.tar.xz
MAINTAINERS, git-mailrc: update the Power maintainer
Przemyslaw didn't maintain the PMIC anymore. Update the pmic maintainer from Przeymyslaw to me. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org>
-rw-r--r--MAINTAINERS6
-rw-r--r--doc/git-mailrc3
2 files changed, 7 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c2085ca..793ff49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,6 +366,12 @@ S: Maintained
T: git git://git.denx.de/u-boot-ppc4xx.git
F: arch/powerpc/cpu/ppc4xx/
+POWER
+M: Jaehoon Chung <jh80.chung@samsung.com>
+S: Maintained
+T: git git://git.denx.de/u-boot-pmic.git
+F: drivers/power/
+
NETWORK
M: Joe Hershberger <joe.hershberger@ni.com>
S: Maintained
diff --git a/doc/git-mailrc b/doc/git-mailrc
index ec6a7db..b9b5929 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -39,7 +39,6 @@ alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
alias maxime Maxime Ripard <maxime.ripard@free-electrons.com>
alias monstr Michal Simek <monstr@monstr.eu>
alias prafulla Prafulla Wadaskar <prafulla@marvell.com>
-alias bobenstein Przemyslaw Marczak <p.marczak@samsung.com>
alias prom Minkyu Kang <mk7.kang@samsung.com>
alias rbohmer Remy Bohmer <linux@bohmer.net>
alias reinhardm Reinhard Meyer <u-boot@emk-elektronik.de>
@@ -137,4 +136,4 @@ alias usb uboot, marex
alias video uboot, ag
alias patman uboot, sjg
alias buildman uboot, sjg
-alias pmic uboot, bobenstein
+alias pmic uboot, jaehoon