diff options
author | Namjae Jeon <namjae.jeon@samsung.com> | 2013-12-08 09:33:50 -0500 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-12-11 16:22:13 -0500 |
commit | db10bddc7d4f412bcd8630fc479fa1eb009e325b (patch) | |
tree | 7ebb9b8e28f38b79250df620c02a221ca3dcd42b | |
parent | b3f03bac8132207a20286d5602eda64500c19724 (diff) |
MAINTAINERS: fix incorrect mail address of XFS maintainer
When I tried to send the patches to XFS Maintainers,
I got returned mail included delivery fail message for Dave's mail.
Maybe, Dave Chinner mail address is incorrect.
I try to fix it correctly.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f216db847022..f5d0bddb6cfa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9530,7 +9530,7 @@ F: drivers/xen/*swiotlb* | |||
9530 | 9530 | ||
9531 | XFS FILESYSTEM | 9531 | XFS FILESYSTEM |
9532 | P: Silicon Graphics Inc | 9532 | P: Silicon Graphics Inc |
9533 | M: Dave Chinner <dchinner@fromorbit.com> | 9533 | M: Dave Chinner <david@fromorbit.com> |
9534 | M: Ben Myers <bpm@sgi.com> | 9534 | M: Ben Myers <bpm@sgi.com> |
9535 | M: xfs@oss.sgi.com | 9535 | M: xfs@oss.sgi.com |
9536 | L: xfs@oss.sgi.com | 9536 | L: xfs@oss.sgi.com |