All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]add topgit for T: in MAINTAINERS doc.
@ 2011-02-10  4:51 Harry Wei
  0 siblings, 0 replies; only message in thread
From: Harry Wei @ 2011-02-10  4:51 UTC (permalink / raw)
  To: linux-kernel, akpm, joe, davem, greg, rdunlap

Hi us,
     When i see MAINTAINERS, i didn't find topgit in T:. It only reads that "T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit."
     But there is topgit used in MAINTAINERS doc like following.
           
	   ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
	    M:      Daniel Ribeiro <drwyrm@gmail.com>
	    M:      Stefan Schmidt <stefan@openezx.org>
	    M:      Harald Welte <laforge@openezx.org>
	    L:      openezx-devel@lists.openezx.org (subscribers-only)
	    W:      http://www.openezx.org/
	    S:      Maintained
	    T:      topgit git://git.openezx.org/openezx.git      
	    F:      arch/arm/mach-pxa/ezx.c
   My patcher like following.

Signed-off-by: Harry Wei <harryxiyou@gmail.com>
---
 MAINTAINERS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 95ac55c..3b4c67a 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.
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-10  4:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-10  4:51 [PATCH]add topgit for T: in MAINTAINERS doc Harry Wei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.