diff options
author | Sebastian Reichel <sre@kernel.org> | 2016-08-17 08:23:05 -0400 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-08-31 10:25:21 -0400 |
commit | 58db95056759f2d9e4a41cb3d26007561a801135 (patch) | |
tree | 04ffbbfe381b6ebdd8b8b365d296b67ccd13ac7f | |
parent | ae0f74be6e3db97b23f33be2219044576525176a (diff) |
MAINTAINERS: update power-supply git-tree
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.
Signed-off-By: Sebastian Reichel <sre@kernel.org>
-rw-r--r-- | MAINTAINERS | 4 |
1 files 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 <sre@kernel.org> | |||
9329 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 9329 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
9330 | M: David Woodhouse <dwmw2@infradead.org> | 9330 | M: David Woodhouse <dwmw2@infradead.org> |
9331 | L: linux-pm@vger.kernel.org | 9331 | L: linux-pm@vger.kernel.org |
9332 | T: git git://git.infradead.org/battery-2.6.git | 9332 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git |
9333 | S: Maintained | 9333 | S: Maintained |
9334 | F: Documentation/devicetree/bindings/power/supply/ | 9334 | F: Documentation/devicetree/bindings/power/supply/ |
9335 | F: include/linux/power_supply.h | 9335 | F: include/linux/power_supply.h |
@@ -11332,7 +11332,7 @@ M: Sebastian Reichel <sre@kernel.org> | |||
11332 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 11332 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
11333 | M: David Woodhouse <dwmw2@infradead.org> | 11333 | M: David Woodhouse <dwmw2@infradead.org> |
11334 | L: linux-pm@vger.kernel.org | 11334 | L: linux-pm@vger.kernel.org |
11335 | T: git git://git.infradead.org/battery-2.6.git | 11335 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git |
11336 | S: Maintained | 11336 | S: Maintained |
11337 | F: Documentation/devicetree/bindings/power/reset/ | 11337 | F: Documentation/devicetree/bindings/power/reset/ |
11338 | F: drivers/power/reset/ | 11338 | F: drivers/power/reset/ |