diff options
author | Jeff Layton <[email protected]> | 2022-05-23 13:22:09 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2022-05-25 20:45:14 +0200 |
commit | af7dc8e5124daf017ebc85c8ea97212e1e2e62fe (patch) | |
tree | 50aecc6fbae82b9a17f9b6e6e94f846379e04915 | |
parent | ea16567f11018e2f58e72b667b0c803ff92b8153 (diff) |
MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer"
Xiubo has graciously volunteered to take over for me as the Linux cephfs
client maintainer. Make it official by changing myself to be a
"Reviewer" for libceph and ceph.
Signed-off-by: Jeff Layton <[email protected]>
Acked-by: Xiubo Li <[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 f468864fd268..68038dd3eef8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4547,8 +4547,8 @@ F: drivers/power/supply/cw2015_battery.c CEPH COMMON CODE (LIBCEPH) M: Ilya Dryomov <[email protected]> -M: Jeff Layton <[email protected]> M: Xiubo Li <[email protected]> +R: Jeff Layton <[email protected]> S: Supported W: http://ceph.com/ @@ -4558,9 +4558,9 @@ F: include/linux/crush/ F: net/ceph/ CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH) -M: Jeff Layton <[email protected]> M: Xiubo Li <[email protected]> M: Ilya Dryomov <[email protected]> +R: Jeff Layton <[email protected]> S: Supported W: http://ceph.com/ |