Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932189AbVKUUcT (ORCPT ); Mon, 21 Nov 2005 15:32:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932259AbVKUUcS (ORCPT ); Mon, 21 Nov 2005 15:32:18 -0500 Received: from [205.233.219.253] ([205.233.219.253]:39121 "EHLO conifer.conscoop.ottawa.on.ca") by vger.kernel.org with ESMTP id S932189AbVKUUcS (ORCPT ); Mon, 21 Nov 2005 15:32:18 -0500 Date: Mon, 21 Nov 2005 15:30:23 -0500 From: Jody McIntyre To: Pavel Machek Cc: Greg Kroah-Hartman , Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org Subject: [PATCH] Clarify T: field in MAINTAINERS Message-ID: <20051121203023.GG20781@conscoop.ottawa.on.ca> References: <20051118173930.270902000@press.kroah.org> <20051118173106.GB20860@kroah.com> <20051120213846.GB2556@spitz.ucw.cz> <20051121201429.GE20781@conscoop.ottawa.on.ca> <20051121201714.GL29518@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051121201714.GL29518@elf.ucw.cz> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1356 Lines: 43 On Mon, Nov 21, 2005 at 09:17:14PM +0100, Pavel Machek wrote: > > Good point. How should we fix this? s/URL/location/ ? I don't think > > we should put git://kernel.org... in the T: field since there are many > > valid ways of accessing this repository: git, http, rsync, ssh (if you > > have an account). > > I'd do s/URL/location/... OK. -- 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 Index: linux/MAINTAINERS =================================================================== --- linux.orig/MAINTAINERS +++ linux/MAINTAINERS @@ -58,7 +58,7 @@ P: Person M: Mail patches to L: Mailing list that is relevant to this area W: Web-page with status/info -T: SCM tree type and URL. Type is one of: git, hg, quilt. +T: SCM tree type and location. Type is one of: git, hg, quilt. S: Status, one of the following: Supported: Someone is actually paid to look after this. > Pavel > > -- > Thanks, Sharp! -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/