diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2019-11-12 22:04:20 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2019-11-25 11:44:02 +0100 |
commit | a9b4b6be1291dbbbad0207aaaee654b3db253714 (patch) | |
tree | 5bbd56d422948d542f9072fb6e00431571a40612 /MAINTAINERS | |
parent | 74d6f03019f8d70e7f634b8a6b1309051933d36e (diff) | |
download | linux-rt-a9b4b6be1291dbbbad0207aaaee654b3db253714.tar.gz |
rbd: update MAINTAINERS info
Alex has got plenty on his plate aside from rbd and hasn't really been
active in recent years. Remove his maintainership entry.
Dongsheng is very familiar with the code base and has been reviewing rbd
patches for a while now. Add him as a reviewer.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Acked-by: Alex Elder <elder@kernel.org>
Acked-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9d3a5c54a41d..bb6e9b73ab50 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13584,7 +13584,7 @@ F: drivers/media/radio/radio-tea5777.c RADOS BLOCK DEVICE (RBD) M: Ilya Dryomov <idryomov@gmail.com> M: Sage Weil <sage@redhat.com> -M: Alex Elder <elder@kernel.org> +R: Dongsheng Yang <dongsheng.yang@easystack.cn> L: ceph-devel@vger.kernel.org W: http://ceph.com/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git |