Skip to content

Commit

Permalink
MAINTAINERS: add and correct types of some "T:" entries
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
JoePerches authored and torvalds committed Mar 4, 2014
1 parent b75f005 commit cea8321
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ Descriptions of section entries:
L: Mailing list that is relevant to this area
W: Web-page with status/info
Q: Patchwork web based patch tracking system site
T: SCM tree type and location. Type is one of: git, hg, quilt, stgit, topgit.
T: SCM tree type and location.
Type is one of: git, hg, quilt, stgit, topgit
S: Status, one of the following:
Supported: Someone is actually paid to look after this.
Maintained: Someone actually looks after it.
Expand Down Expand Up @@ -2159,7 +2160,7 @@ F: Documentation/zh_CN/

CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
M: Peter Chen <[email protected]>
T: git://github.com/hzpeterchen/linux-usb.git
T: git git://github.com/hzpeterchen/linux-usb.git
L: [email protected]
S: Maintained
F: drivers/usb/chipidea/
Expand Down Expand Up @@ -2382,7 +2383,7 @@ M: Lorenzo Pieralisi <[email protected]>
M: Daniel Lezcano <[email protected]>
L: [email protected]
L: [email protected]
T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
S: Maintained
F: drivers/cpuidle/cpuidle-big_little.c

Expand All @@ -2391,7 +2392,7 @@ M: Rafael J. Wysocki <[email protected]>
M: Daniel Lezcano <[email protected]>
L: [email protected]
S: Maintained
T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
F: drivers/cpuidle/*
F: include/linux/cpuidle.h

Expand Down Expand Up @@ -4916,7 +4917,7 @@ F: drivers/staging/ktap/
KCONFIG
M: "Yann E. MORIN" <[email protected]>
L: [email protected]
T: git://gitorious.org/linux-kconfig/linux-kconfig
T: git git://gitorious.org/linux-kconfig/linux-kconfig
S: Maintained
F: Documentation/kbuild/kconfig-language.txt
F: scripts/kconfig/
Expand Down Expand Up @@ -5735,7 +5736,7 @@ L: [email protected]
W: http://www.mellanox.com
Q: http://patchwork.ozlabs.org/project/netdev/list/
Q: http://patchwork.kernel.org/project/linux-rdma/list/
T: git://openfabrics.org/~eli/connect-ib.git
T: git git://openfabrics.org/~eli/connect-ib.git
S: Supported
F: drivers/net/ethernet/mellanox/mlx5/core/
F: include/linux/mlx5/
Expand All @@ -5745,7 +5746,7 @@ M: Eli Cohen <[email protected]>
L: [email protected]
W: http://www.mellanox.com
Q: http://patchwork.kernel.org/project/linux-rdma/list/
T: git://openfabrics.org/~eli/connect-ib.git
T: git git://openfabrics.org/~eli/connect-ib.git
S: Supported
F: include/linux/mlx5/
F: drivers/infiniband/hw/mlx5/
Expand Down Expand Up @@ -9814,7 +9815,7 @@ ZR36067 VIDEO FOR LINUX DRIVER
L: [email protected]
L: [email protected]
W: http://mjpeg.sourceforge.net/driver-zoran/
T: Mercurial http://linuxtv.org/hg/v4l-dvb
T: hg http://linuxtv.org/hg/v4l-dvb
S: Odd Fixes
F: drivers/media/pci/zoran/

Expand Down

0 comments on commit cea8321

Please sign in to comment.