diff options
author | Namjae Jeon <[email protected]> | 2013-12-08 23:33:50 +0900 |
---|---|---|
committer | Ben Myers <[email protected]> | 2013-12-17 09:17:04 -0600 |
commit | 809625ca544bdc9e02a5728c1939a76dc29decb1 (patch) | |
tree | fe7a45a6f205298858bd3ec867a775e94184a04d | |
parent | 718cc6f88cbfc4fbd39609f28c4c86883945f90d (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 <[email protected]>
Reviewed-by: Ben Myers <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
(cherry picked from commit db10bddc7d4f412bcd8630fc479fa1eb009e325b)
-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* XFS FILESYSTEM P: Silicon Graphics Inc -M: Dave Chinner <[email protected]> +M: Dave Chinner <[email protected]> M: Ben Myers <[email protected]> |