diff options
author | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | 2007-07-23 14:06:13 -0400 |
---|---|---|
committer | Eric Van Hensbergen <ericvh@ericvh-laptop.austin.ibm.com> | 2007-08-23 11:12:48 -0400 |
commit | 27a2a5ff41e366290adb89adcc9e70e6a9e81455 (patch) | |
tree | b92054262bc00256efb49a659cce166ad240a207 /MAINTAINERS | |
parent | 1a3cac6c6d1f56dc26939eb41be29844f897c15a (diff) |
9p: update maintainers and documentation
Updates to the MAINTAINERS file and documentation for 9p to point to the
swik wiki versus the outdated sf.net page. Also updated some email addresses
and added pointers to papers which better describe the implementation and
application of the Linux 9p client.
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 371fe67a4eef..c1609ea0fa1f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -167,11 +167,11 @@ S: Maintained | |||
167 | P: Eric Van Hensbergen | 167 | P: Eric Van Hensbergen |
168 | M: ericvh@gmail.com | 168 | M: ericvh@gmail.com |
169 | P: Ron Minnich | 169 | P: Ron Minnich |
170 | M: rminnich@lanl.gov | 170 | M: rminnich@sandia.gov |
171 | P: Latchesar Ionkov | 171 | P: Latchesar Ionkov |
172 | M: lucho@ionkov.net | 172 | M: lucho@ionkov.net |
173 | L: v9fs-developer@lists.sourceforge.net | 173 | L: v9fs-developer@lists.sourceforge.net |
174 | W: http://v9fs.sf.net | 174 | W: http://swik.net/v9fs |
175 | T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git | 175 | T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git |
176 | S: Maintained | 176 | S: Maintained |
177 | 177 | ||