Message ID | 20240409110157.20423-1-jlayton@kernel.org |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: remove myself as a Reviewer for Ceph | expand |
On 4/9/24 19:01, Jeff Layton wrote: > 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> > --- > MAINTAINERS | 2 -- > 1 file changed, 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/ Thanks very much for your strong support Jeff and also for your kindly help in ceph. Cheers - Xiubo
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/
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> --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-)