diff options
author | Ilya Dryomov <[email protected]> | 2019-11-12 22:04:20 +0100 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2019-11-25 11:44:02 +0100 |
commit | a9b4b6be1291dbbbad0207aaaee654b3db253714 (patch) | |
tree | 5bbd56d422948d542f9072fb6e00431571a40612 | |
parent | 74d6f03019f8d70e7f634b8a6b1309051933d36e (diff) |
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 <[email protected]>
Acked-by: Alex Elder <[email protected]>
Acked-by: Dongsheng Yang <[email protected]>
-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 <[email protected]> M: Sage Weil <[email protected]> -M: Alex Elder <[email protected]> +R: Dongsheng Yang <[email protected]> W: http://ceph.com/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git |