diff options
author | Jeff Layton <[email protected]> | 2022-02-21 07:12:08 -0500 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2022-03-01 18:26:37 +0100 |
commit | 7e7d67a2044a2af919382e84f82ae4f9b141e134 (patch) | |
tree | 6ae308cfe9f225549a87cd305ed68825d9a17356 | |
parent | 74a31df4f1f16807a93e414a322baf6eceddb60d (diff) |
MAINTAINERS: add Xiubo Li as cephfs co-maintainer
Xiubo has been doing stellar kernel work lately, and has graciously
volunteered to help with maintainer duties. Add him on as co-maintainer
in for ceph.ko and libceph.ko.
Signed-off-by: Jeff Layton <[email protected]>
Acked-by: Xiubo Li <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1ba1e4af2cbc..812166aca39f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4446,6 +4446,7 @@ 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]> S: Supported W: http://ceph.com/ @@ -4456,6 +4457,7 @@ F: net/ceph/ CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH) M: Jeff Layton <[email protected]> +M: Xiubo Li <[email protected]> M: Ilya Dryomov <[email protected]> S: Supported |