diff options
author | Dominique Martinet <[email protected]> | 2018-08-17 15:43:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-17 16:20:27 -0700 |
commit | 6ed191ca9045e595d02cdf206fd7d494a1573bdd (patch) | |
tree | b6b718c4ac5c901200c032318d110dc9a69820c3 | |
parent | 6b69cbd8b1fba2641bab1a68bb964fbab4277736 (diff) |
9p: add Dominique Martinet to MAINTAINERS
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Dominique Martinet <[email protected]>
Acked-by: Andrew Morton <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Cc: Latchesar Ionkov <[email protected]>
Cc: Ron Minnich <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6f6b1943061e..6faf6d3d499e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -200,10 +200,12 @@ F: drivers/net/ethernet/8390/ 9P FILE SYSTEM M: Eric Van Hensbergen <[email protected]> M: Latchesar Ionkov <[email protected]> +M: Dominique Martinet <[email protected]> W: http://swik.net/v9fs Q: http://patchwork.kernel.org/project/v9fs-devel/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git +T: git git://github.com/martinetd/linux.git S: Maintained F: Documentation/filesystems/9p.txt F: fs/9p/ |