diff options
author | Joe Perches <joe@perches.com> | 2009-11-11 14:26:44 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-12 07:25:58 -0800 |
commit | eeba444a5d5646553c094f79235b50e757aa1424 (patch) | |
tree | 09fd50f337524b8868cfbe8c01e9cd9d1bd2840c /MAINTAINERS | |
parent | 49c1d9da1c83b83e4ed65bb84326835cdb3e7327 (diff) | |
download | linux-3.10-eeba444a5d5646553c094f79235b50e757aa1424.tar.gz linux-3.10-eeba444a5d5646553c094f79235b50e757aa1424.tar.bz2 linux-3.10-eeba444a5d5646553c094f79235b50e757aa1424.zip |
MAINTAINERS: correct 9P FILE SYSTEM git entry
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bdbfdcdbee0..c13e66f771c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -182,7 +182,7 @@ M: Ron Minnich <rminnich@sandia.gov> M: Latchesar Ionkov <lucho@ionkov.net> L: v9fs-developer@lists.sourceforge.net W: http://swik.net/v9fs -T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git S: Maintained F: Documentation/filesystems/9p.txt F: fs/9p/ |