summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJody McIntyre <scjody@steamballoon.com>2005-11-23 15:44:03 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-23 23:04:26 -0800
commit50306fb5398f0aac65047c966a4341adee37f512 (patch)
tree0a0b93c67da917a186f1aa40b6db0308261b270e /MAINTAINERS
parent2c560ace1531870715fdfdae36fa9d75f4e63ae1 (diff)
downloadlinux-3.10-50306fb5398f0aac65047c966a4341adee37f512.tar.gz
linux-3.10-50306fb5398f0aac65047c966a4341adee37f512.tar.bz2
linux-3.10-50306fb5398f0aac65047c966a4341adee37f512.zip
[PATCH] Clarify T: field in MAINTAINERS
Pavel Machek points out that for git repos, what we include is not actually a URL. It is undesirable to use a URL since git repos can be accessed in many different ways. Signed-off-by: Jody McIntyre <scjody@steamballoon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1e84be38742..6238c63c2be 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -58,7 +58,7 @@ P: Person
M: Mail patches to
L: Mailing list that is relevant to this area
W: Web-page with status/info
-T: SCM tree type and URL. Type is one of: git, hg, quilt.
+T: SCM tree type and location. Type is one of: git, hg, quilt.
S: Status, one of the following:
Supported: Someone is actually paid to look after this.