diff options
author | Dominique Martinet <[email protected]> | 2018-08-17 15:43:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-17 16:20:26 -0700 |
commit | 6b69cbd8b1fba2641bab1a68bb964fbab4277736 (patch) | |
tree | 9bbe8ffb38ddfc93726c7e42fc6097111b51a4aa | |
parent | 5c60a7389d795e001c8748b458eb76e3a5b6008c (diff) |
9p: remove Ron Minnich from MAINTAINERS
Ron Minnich has left Sandia in 2011, and has not been involved in any 9p
commit in recent years. Also add a CREDITS entry to record his
contributions.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Dominique Martinet <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Cc: Ron Minnich <[email protected]>
Cc: Ronald G. Minnich <[email protected]>
Cc: Latchesar Ionkov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | CREDITS | 5 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 1 deletions
@@ -2571,6 +2571,11 @@ S: Helstorfer Str. 7 S: D-30625 Hannover S: Germany +N: Ron Minnich +D: 9p filesystem development + N: Corey Minyard diff --git a/MAINTAINERS b/MAINTAINERS index 3d08725527aa..6f6b1943061e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -199,7 +199,6 @@ F: drivers/net/ethernet/8390/ 9P FILE SYSTEM M: Eric Van Hensbergen <[email protected]> -M: Ron Minnich <[email protected]> M: Latchesar Ionkov <[email protected]> W: http://swik.net/v9fs |