diff options
author | Harry Wei <jiaweiwei.xiyou@gmail.com> | 2011-03-22 16:34:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-22 17:44:13 -0700 |
commit | b153da600c2755588aad1977349d14eab9c2a959 (patch) | |
tree | e8f4477e452685a343f6a8e5edd00a863213dcce /MAINTAINERS | |
parent | 7764dcb53473e5665ab3cdc461ccfc510fce925e (diff) | |
download | linux-3.10-b153da600c2755588aad1977349d14eab9c2a959.tar.gz linux-3.10-b153da600c2755588aad1977349d14eab9c2a959.tar.bz2 linux-3.10-b153da600c2755588aad1977349d14eab9c2a959.zip |
MAINTAINERS: add topgit for T:
At least one tree:
ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
is available via topgit. Add mention of topgit in the MAINTAINERS
description section.
Signed-off-by: Harry Wei <harryxiyou@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 53e315e777f..d78dd3e51e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -72,7 +72,7 @@ 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. + 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. |