diff options
author | Jeff Layton <[email protected]> | 2019-06-26 06:56:17 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2019-07-08 14:01:45 +0200 |
commit | 1edd1fecae5e7ab23c64c02aa52c4690d6a0b32f (patch) | |
tree | 8a86c22f01c50425c1bdfe39841bd3527b63f4af | |
parent | 8b5bec5c83e8e319d5ecb4efcbf04bdef85409e6 (diff) |
MAINTAINERS: take over for Zheng as CephFS kernel client maintainer
Zheng wants to be able to spend more time working on the MDS, so I've
volunteered to take over for him as the CephFS kernel client maintainer.
Signed-off-by: Jeff Layton <[email protected]>
Acked-by: "Yan, Zheng" <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 677ef41cb012..5165a1d90990 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3717,7 +3717,7 @@ F: arch/powerpc/platforms/cell/ CEPH COMMON CODE (LIBCEPH) M: Ilya Dryomov <[email protected]> -M: "Yan, Zheng" <[email protected]> +M: Jeff Layton <[email protected]> M: Sage Weil <[email protected]> W: http://ceph.com/ @@ -3729,7 +3729,7 @@ F: include/linux/ceph/ F: include/linux/crush/ CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH) -M: "Yan, Zheng" <[email protected]> +M: Jeff Layton <[email protected]> M: Sage Weil <[email protected]> M: Ilya Dryomov <[email protected]> |