aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2014-01-21 03:33:09 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2014-01-21 03:33:09 +0400
commit573189354b7c97cd2256b87cf083ee435584594e (patch)
treee9d66237a00f17c32053c43ea4700cba3085f98e
parentmax17042_battery: Add IRQF_ONESHOT flag to use default irq handler (diff)
downloadlinux-dev-573189354b7c97cd2256b87cf083ee435584594e.tar.xz
linux-dev-573189354b7c97cd2256b87cf083ee435584594e.zip
MAINTAINERS: Pick up power supply maintainership
Anton stated that he would have to abandon power supply maintainership due to the lack of time. By agreement with him and David, pick up power supply tree. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Acked-by: Anton Vorontsov <anton@enomsg.org>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f216db847022..25656509fa9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6640,7 +6640,7 @@ F: include/linux/timer*
F: kernel/*timer*
POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
-M: Anton Vorontsov <anton@enomsg.org>
+M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
M: David Woodhouse <dwmw2@infradead.org>
T: git git://git.infradead.org/battery-2.6.git
S: Maintained