Skip to content

Commit cea8321

Browse files
JoePerchestorvalds
authored andcommitted
MAINTAINERS: add and correct types of some "T:" entries
Tree location entries should start with the appropriate type. Add git to some, hg to another. Neaten tree type description. Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent b75f005 commit cea8321

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

MAINTAINERS

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Descriptions of section entries:
7373
L: Mailing list that is relevant to this area
7474
W: Web-page with status/info
7575
Q: Patchwork web based patch tracking system site
76-
T: SCM tree type and location. Type is one of: git, hg, quilt, stgit, topgit.
76+
T: SCM tree type and location.
77+
Type is one of: git, hg, quilt, stgit, topgit
7778
S: Status, one of the following:
7879
Supported: Someone is actually paid to look after this.
7980
Maintained: Someone actually looks after it.
@@ -2159,7 +2160,7 @@ F: Documentation/zh_CN/
21592160

21602161
CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
21612162
M: Peter Chen <[email protected]>
2162-
T: git://github.com/hzpeterchen/linux-usb.git
2163+
T: git git://github.com/hzpeterchen/linux-usb.git
21632164
21642165
S: Maintained
21652166
F: drivers/usb/chipidea/
@@ -2382,7 +2383,7 @@ M: Lorenzo Pieralisi <[email protected]>
23822383
M: Daniel Lezcano <[email protected]>
23832384
23842385
2385-
T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2386+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
23862387
S: Maintained
23872388
F: drivers/cpuidle/cpuidle-big_little.c
23882389

@@ -2391,7 +2392,7 @@ M: Rafael J. Wysocki <[email protected]>
23912392
M: Daniel Lezcano <[email protected]>
23922393
23932394
S: Maintained
2394-
T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2395+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
23952396
F: drivers/cpuidle/*
23962397
F: include/linux/cpuidle.h
23972398

@@ -4916,7 +4917,7 @@ F: drivers/staging/ktap/
49164917
KCONFIG
49174918
M: "Yann E. MORIN" <[email protected]>
49184919
4919-
T: git://gitorious.org/linux-kconfig/linux-kconfig
4920+
T: git git://gitorious.org/linux-kconfig/linux-kconfig
49204921
S: Maintained
49214922
F: Documentation/kbuild/kconfig-language.txt
49224923
F: scripts/kconfig/
@@ -5735,7 +5736,7 @@ L: [email protected]
57355736
W: http://www.mellanox.com
57365737
Q: http://patchwork.ozlabs.org/project/netdev/list/
57375738
Q: http://patchwork.kernel.org/project/linux-rdma/list/
5738-
T: git://openfabrics.org/~eli/connect-ib.git
5739+
T: git git://openfabrics.org/~eli/connect-ib.git
57395740
S: Supported
57405741
F: drivers/net/ethernet/mellanox/mlx5/core/
57415742
F: include/linux/mlx5/
@@ -5745,7 +5746,7 @@ M: Eli Cohen <[email protected]>
57455746
57465747
W: http://www.mellanox.com
57475748
Q: http://patchwork.kernel.org/project/linux-rdma/list/
5748-
T: git://openfabrics.org/~eli/connect-ib.git
5749+
T: git git://openfabrics.org/~eli/connect-ib.git
57495750
S: Supported
57505751
F: include/linux/mlx5/
57515752
F: drivers/infiniband/hw/mlx5/
@@ -9814,7 +9815,7 @@ ZR36067 VIDEO FOR LINUX DRIVER
98149815
98159816
98169817
W: http://mjpeg.sourceforge.net/driver-zoran/
9817-
T: Mercurial http://linuxtv.org/hg/v4l-dvb
9818+
T: hg http://linuxtv.org/hg/v4l-dvb
98189819
S: Odd Fixes
98199820
F: drivers/media/pci/zoran/
98209821

0 commit comments

Comments
 (0)