diff options
| author | Sage Weil <[email protected]> | 2015-02-19 18:10:40 +0000 |
|---|---|---|
| committer | Sage Weil <[email protected]> | 2015-02-19 18:11:20 +0000 |
| commit | 0f5417cea6cfeafd5cdec4223df63ca79918fdea (patch) | |
| tree | 9d04d4d0cbbcc5c09d32a28a65757fccc399db4e | |
| parent | libceph: kfree() in put_osd() shouldn't depend on authorizer (diff) | |
| download | kernel-0f5417cea6cfeafd5cdec4223df63ca79918fdea.tar.gz kernel-0f5417cea6cfeafd5cdec4223df63ca79918fdea.zip | |
MAINTAINERS: update Ceph and RBD maintainers
- add Ilya, drop Yehuda as an RBD maintainer
- add Zheng as a Ceph maintainer
- update Yehuda and Sage's emails
Signed-off-by: Sage Weil <[email protected]>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d66a97dd3a12..9d64a6f3d6d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2405,7 +2405,8 @@ F: arch/powerpc/oprofile/*cell* F: arch/powerpc/platforms/cell/ CEPH DISTRIBUTED FILE SYSTEM CLIENT -M: Sage Weil <[email protected]> +M: Yan, Zheng <[email protected]> +M: Sage Weil <[email protected]> W: http://ceph.com/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git @@ -7884,8 +7885,8 @@ S: Odd Fixes F: drivers/media/parport/*-qcam* RADOS BLOCK DEVICE (RBD) -M: Yehuda Sadeh <[email protected]> -M: Sage Weil <[email protected]> +M: Ilya Dryomov <[email protected]> +M: Sage Weil <[email protected]> M: Alex Elder <[email protected]> W: http://ceph.com/ |
