Commit 6e1cfb099ae35209ef2f299c5786851cd0c28f41

Authored by Jaehoon Chung
Committed by Tom Rini
1 parent 8d48c92b45

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>

Showing 2 changed files with 7 additions and 2 deletions Side-by-side Diff

... ... @@ -366,6 +366,12 @@
366 366 T: git git://git.denx.de/u-boot-ppc4xx.git
367 367 F: arch/powerpc/cpu/ppc4xx/
368 368  
  369 +POWER
  370 +M: Jaehoon Chung <jh80.chung@samsung.com>
  371 +S: Maintained
  372 +T: git git://git.denx.de/u-boot-pmic.git
  373 +F: drivers/power/
  374 +
369 375 NETWORK
370 376 M: Joe Hershberger <joe.hershberger@ni.com>
371 377 S: Maintained
... ... @@ -39,7 +39,6 @@
39 39 alias maxime Maxime Ripard <maxime.ripard@free-electrons.com>
40 40 alias monstr Michal Simek <monstr@monstr.eu>
41 41 alias prafulla Prafulla Wadaskar <prafulla@marvell.com>
42   -alias bobenstein Przemyslaw Marczak <p.marczak@samsung.com>
43 42 alias prom Minkyu Kang <mk7.kang@samsung.com>
44 43 alias rbohmer Remy Bohmer <linux@bohmer.net>
45 44 alias reinhardm Reinhard Meyer <u-boot@emk-elektronik.de>
... ... @@ -137,5 +136,5 @@
137 136 alias video uboot, ag
138 137 alias patman uboot, sjg
139 138 alias buildman uboot, sjg
140   -alias pmic uboot, bobenstein
  139 +alias pmic uboot, jaehoon