mainly for the maintainers from the RADOS team.
Signed-off-by: Kefu Chai <kchai@redhat.com>
+pybind:
+ - src/pybind/cephfs/*
+ - src/pybind/mgr/*
+ - src/pybind/rados/*
+ - src/pybind/rbd/*
+ - src/pybind/rgw/*
+ - src/pybind/*
+
+common:
+ - src/common
+ - src/global
+ - src/log
+
+core:
+ - src/blk/**
+ - src/crush/*
+ - src/librados/**
+ - src/mgr/**
+ - src/mon/**
+ - src/os/**
+ - src/osd/**
+
crimson:
- doc/dev/crimson/**
- src/crimson/**