diff options
author | Alan Cox <alan@linux.intel.com> | 2009-06-11 14:04:57 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-11 08:51:06 -0700 |
commit | e960bf73ddd73714bcfbadb1717e53ecda9924cb (patch) | |
tree | e74c2261d10f4a18ca73e4626cec9cd87dc9072c /MAINTAINERS | |
parent | 93d5581e20600593ec3236921b6620225fb76034 (diff) | |
download | linux-3.10-e960bf73ddd73714bcfbadb1717e53ecda9924cb.tar.gz linux-3.10-e960bf73ddd73714bcfbadb1717e53ecda9924cb.tar.bz2 linux-3.10-e960bf73ddd73714bcfbadb1717e53ecda9924cb.zip |
tty: Add URL for ttydev queue
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1979167c16d..84285b5ba35 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -71,7 +71,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 location. Type is one of: git, hg, quilt. +T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. S: Status, one of the following: Supported: Someone is actually paid to look after this. @@ -5630,6 +5630,7 @@ P: Alan Cox M: alan@lxorguk.ukuu.org.uk L: linux-kernel@vger.kernel.org S: Maintained +T: stgit http://zeniv.linux.org.uk/~alan/ttydev/ TULIP NETWORK DRIVERS P: Grant Grundler |