diff options
author | Dmitry Eremin-Solenikov | 2014-01-21 00:33:09 +0100 |
---|---|---|
committer | Dmitry Eremin-Solenikov | 2014-01-21 00:33:09 +0100 |
commit | 573189354b7c97cd2256b87cf083ee435584594e (patch) | |
tree | e9d66237a00f17c32053c43ea4700cba3085f98e /MAINTAINERS | |
parent | max17042_battery: Add IRQF_ONESHOT flag to use default irq handler (diff) | |
download | kernel-qcow2-linux-573189354b7c97cd2256b87cf083ee435584594e.tar.gz kernel-qcow2-linux-573189354b7c97cd2256b87cf083ee435584594e.tar.xz kernel-qcow2-linux-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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
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 |