All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harry Wei <jiaweiwei.xiyou@gmail.com>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	joe@perches.com, davem@davemloft.net, greg@kroah.com,
	rdunlap@xenotime.com
Subject: [PATCH]add topgit for T: in MAINTAINERS doc.
Date: Thu, 10 Feb 2011 12:51:31 +0800	[thread overview]
Message-ID: <20110210045129.GA5281@gmail.com> (raw)

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



                 reply	other threads:[~2011-02-10  4:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110210045129.GA5281@gmail.com \
    --to=jiaweiwei.xiyou@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=greg@kroah.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.