When I took over the power-supply tree, its git tree was hosted on git.infradead.org. Since a few kernel releases I also maintain a copy of the repository on git.kernel.org, that is prefered by Linus, so let's switch over officially. --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index c7d6762424a1..923b138836b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9329,7 +9329,7 @@ M: Sebastian Reichel <s...@kernel.org> M: Dmitry Eremin-Solenikov <dbarysh...@gmail.com> M: David Woodhouse <dw...@infradead.org> L: linux...@vger.kernel.org -T: git git://git.infradead.org/battery-2.6.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git S: Maintained F: Documentation/devicetree/bindings/power/supply/ F: include/linux/power_supply.h @@ -11332,7 +11332,7 @@ M: Sebastian Reichel <s...@kernel.org> M: Dmitry Eremin-Solenikov <dbarysh...@gmail.com> M: David Woodhouse <dw...@infradead.org> L: linux...@vger.kernel.org -T: git git://git.infradead.org/battery-2.6.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git S: Maintained F: Documentation/devicetree/bindings/power/reset/ F: drivers/power/reset/ -- 2.8.1