Commit 3664816ffda6e619e0ad44fc02930a2b8929e0bf

Authored by Przemyslaw Marczak
Committed by Tom Rini
1 parent bedcf395b3

git-mailrc: add pmic custodian

This adds custodian to the pmic subsystem.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Tom Rini <trini@ti.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

... ... @@ -31,6 +31,7 @@
31 31 alias monstr Michal Simek <monstr@monstr.eu>
32 32 alias panto Pantelis Antoniou <panto@antoniou-consulting.com>
33 33 alias prafulla Prafulla Wadaskar <prafulla@marvell.com>
  34 +alias bobenstein Przemyslaw Marczak <p.marczak@samsung.com>
34 35 alias prom Minkyu Kang <mk7.kang@samsung.com>
35 36 alias rbohmer Remy Bohmer <linux@bohmer.net>
36 37 alias reinhardm Reinhard Meyer <u-boot@emk-elektronik.de>
... ... @@ -122,4 +123,5 @@
122 123 alias video uboot, ag
123 124 alias patman uboot, sjg
124 125 alias buildman uboot, sjg
  126 +alias pmic uboot, bobenstein