diff options
author | Jody McIntyre <scjody@steamballoon.com> | 2005-11-23 18:44:03 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-24 02:04:26 -0500 |
commit | 50306fb5398f0aac65047c966a4341adee37f512 (patch) | |
tree | 0a0b93c67da917a186f1aa40b6db0308261b270e /MAINTAINERS | |
parent | 2c560ace1531870715fdfdae36fa9d75f4e63ae1 (diff) |
[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-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1e84be387420..6238c63c2be8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -58,7 +58,7 @@ P: Person | |||
58 | M: Mail patches to | 58 | M: Mail patches to |
59 | L: Mailing list that is relevant to this area | 59 | L: Mailing list that is relevant to this area |
60 | W: Web-page with status/info | 60 | W: Web-page with status/info |
61 | T: SCM tree type and URL. Type is one of: git, hg, quilt. | 61 | T: SCM tree type and location. Type is one of: git, hg, quilt. |
62 | S: Status, one of the following: | 62 | S: Status, one of the following: |
63 | 63 | ||
64 | Supported: Someone is actually paid to look after this. | 64 | Supported: Someone is actually paid to look after this. |