On 2/21/22 8:15 PM, Jeff Layton wrote:
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 <jlayton@xxxxxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f41088418aae..cee5ffb6061f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4443,6 +4443,7 @@ F: drivers/power/supply/cw2015_battery.c
CEPH COMMON CODE (LIBCEPH)
M: Ilya Dryomov <idryomov@xxxxxxxxx>
M: Jeff Layton <jlayton@xxxxxxxxxx>
+M: Xiubo Li <xiubli@xxxxxxxxxx>
L: ceph-devel@xxxxxxxxxxxxxxx
S: Supported
W: http://ceph.com/
@@ -4453,6 +4454,7 @@ F: net/ceph/
CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH)
M: Jeff Layton <jlayton@xxxxxxxxxx>
+M: Xiubo Li <xiubli@xxxxxxxxxx>
M: Ilya Dryomov <idryomov@xxxxxxxxx>
L: ceph-devel@xxxxxxxxxxxxxxx
S: Supported
Acked-by: Xiubo Li <xiubli@xxxxxxxxxx>