Take over maintanence for orphaned power supply subsystem and move the git tree to a new kernel.org based repository.
Signed-off-by: Sebastian Reichel <[email protected]> --- Hi, As suggested by Rafael in [0] I volunteer to take over the orphaned power supply subsystem. [0] http://www.spinics.net/lists/kernel/msg1744793.html -- Sebastian --- MAINTAINERS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6c484ac..54d9cbf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6928,9 +6928,8 @@ F: include/linux/timer* F: kernel/*timer* POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS -M: Dmitry Eremin-Solenikov <[email protected]> -M: David Woodhouse <[email protected]> -T: git git://git.infradead.org/battery-2.6.git +M: Sebastian Reichel <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git S: Maintained F: include/linux/power_supply.h F: drivers/power/ -- 2.0.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

