diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2013-09-28 15:04:37 +0900 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2014-01-07 11:54:27 +0900 |
commit | 81df63a9a5f98edbfaae70729147a33a3b7690a4 (patch) | |
tree | ec122994b1f6df1abdacbc4c582b99141dcb8b79 /MAINTAINERS | |
parent | 4288d9b8edcec7289e00eecdad44f14c9ea1ba0e (diff) | |
download | renesas_kernel-81df63a9a5f98edbfaae70729147a33a3b7690a4.tar.gz renesas_kernel-81df63a9a5f98edbfaae70729147a33a3b7690a4.tar.bz2 renesas_kernel-81df63a9a5f98edbfaae70729147a33a3b7690a4.zip |
MAINTAINERS: Add git repository for extcon
This patch add git repository url for EXTCON subsystem.
Following git repository is currently used to maintain EXTCON.
- git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1344816c4c0..697bdc37262 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3328,6 +3328,7 @@ EXTERNAL CONNECTOR SUBSYSTEM (EXTCON) M: MyungJoo Ham <myungjoo.ham@samsung.com> M: Chanwoo Choi <cw00.choi@samsung.com> L: linux-kernel@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git S: Maintained F: drivers/extcon/ F: Documentation/extcon/ |