Message ID | 20250523-maintainers_update-v1-1-0396d439d6af@quicinc.com |
---|---|
State | New |
Headers | show |
Series | [1/2] MAINTAINERS: drop myself as maintainer | expand |
On Fri, May 23, 2025 at 11:27 AM Abhinav Kumar <quic_abhinavk@quicinc.com> wrote: > > I will no longer regularly work on this platform. Hence will > step down from maintainer duties. > > Also, add Jessica as a reviewer to the MSM DRM subsystem to help > out with the reviews. > > Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com> Acked-by: Rob Clark <robdclark@gmail.com> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 90b70f37006dbbf3baaee2c7a481e4fa49bfb3f8..3bc0da6f9033be0d5da35210a84ba189be4e5c0c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7638,8 +7638,9 @@ F: include/uapi/drm/msm_drm.h > > DRM DRIVER for Qualcomm display hardware > M: Rob Clark <robdclark@gmail.com> > -M: Abhinav Kumar <quic_abhinavk@quicinc.com> > M: Dmitry Baryshkov <lumag@kernel.org> > +R: Abhinav Kumar <quic_abhinavk@quicinc.com> > +R: Jessica Zhang <jessica.zhang@oss.qualcomm.com> > R: Sean Paul <sean@poorly.run> > R: Marijn Suijten <marijn.suijten@somainline.org> > L: linux-arm-msm@vger.kernel.org > > -- > 2.34.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index 90b70f37006dbbf3baaee2c7a481e4fa49bfb3f8..3bc0da6f9033be0d5da35210a84ba189be4e5c0c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7638,8 +7638,9 @@ F: include/uapi/drm/msm_drm.h DRM DRIVER for Qualcomm display hardware M: Rob Clark <robdclark@gmail.com> -M: Abhinav Kumar <quic_abhinavk@quicinc.com> M: Dmitry Baryshkov <lumag@kernel.org> +R: Abhinav Kumar <quic_abhinavk@quicinc.com> +R: Jessica Zhang <jessica.zhang@oss.qualcomm.com> R: Sean Paul <sean@poorly.run> R: Marijn Suijten <marijn.suijten@somainline.org> L: linux-arm-msm@vger.kernel.org
I will no longer regularly work on this platform. Hence will step down from maintainer duties. Also, add Jessica as a reviewer to the MSM DRM subsystem to help out with the reviews. Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)