diff options
author | Jeff Layton <jlayton@kernel.org> | 2024-04-09 13:01:57 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2024-04-11 22:56:54 +0200 |
commit | d3e0469306793972fd2b1ea016fa7ab0658c9849 (patch) | |
tree | 72d1ae7202abbda0d009f4863da59020217d00e4 /MAINTAINERS | |
parent | ceph: switch to use cap_delay_lock for the unlink delay list (diff) | |
download | linux-d3e0469306793972fd2b1ea016fa7ab0658c9849.tar.xz linux-d3e0469306793972fd2b1ea016fa7ab0658c9849.zip |
MAINTAINERS: remove myself as a Reviewer for Ceph
It has been a couple of years since I stepped down as CephFS maintainer.
I'm not involved in any meaningful way with the project these days, so
while I'm happy to help review the occasional patch, I don't need to be
cc'ed on all of them.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aea47e04c3a5..c45e2c3f6ff9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4869,7 +4869,6 @@ F: drivers/power/supply/cw2015_battery.c CEPH COMMON CODE (LIBCEPH) M: Ilya Dryomov <idryomov@gmail.com> M: Xiubo Li <xiubli@redhat.com> -R: Jeff Layton <jlayton@kernel.org> L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ @@ -4881,7 +4880,6 @@ F: net/ceph/ CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH) M: Xiubo Li <xiubli@redhat.com> M: Ilya Dryomov <idryomov@gmail.com> -R: Jeff Layton <jlayton@kernel.org> L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ |