summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS6
-rw-r--r--doc/git-mailrc3
2 files changed, 7 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c2085ca2b62..793ff49f687 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 <[email protected]>
+S: Maintained
+T: git git://git.denx.de/u-boot-pmic.git
+F: drivers/power/
+
NETWORK
M: Joe Hershberger <[email protected]>
S: Maintained
diff --git a/doc/git-mailrc b/doc/git-mailrc
index ec6a7dbb82c..b9b59298752 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -39,7 +39,6 @@ alias mateusz Mateusz Kulikowski <[email protected]>
alias maxime Maxime Ripard <[email protected]>
alias monstr Michal Simek <[email protected]>
alias prafulla Prafulla Wadaskar <[email protected]>
-alias bobenstein Przemyslaw Marczak <[email protected]>
alias prom Minkyu Kang <[email protected]>
alias rbohmer Remy Bohmer <[email protected]>
alias reinhardm Reinhard Meyer <[email protected]>
@@ -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