[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110210045129.GA5281@gmail.com>
Date: Thu, 10 Feb 2011 12:51:31 +0800
From: Harry Wei <jiaweiwei.xiyou@...il.com>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
joe@...ches.com, davem@...emloft.net, greg@...ah.com,
rdunlap@...otime.com
Subject: [PATCH]add topgit for T: in MAINTAINERS doc.
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@...il.com>
M: Stefan Schmidt <stefan@...nezx.org>
M: Harald Welte <laforge@...nezx.org>
L: openezx-devel@...ts.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@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists