aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2022-04-30 00:53:24 +0300
committerRob Clark <[email protected]>2022-05-07 12:02:29 -0700
commit24df12013853ac59c52cc726e9cbe51e38d09eda (patch)
tree8330c606baad1b1fdd6d62c8f7ad5463f9a52286
parentdfba7f5b24d1877f57f3ca296f8a654a23637149 (diff)
MAINTAINERS: Add Dmitry as MSM DRM driver co-maintainer
For the past several releases I have been assisting Rob by writing, collecting, testing and integrating patches for non-GPU and non-core parts of MSM DRM driver, while Rob is more interested in improving the GPU-related part. Let's note this in the MAINTAINERS file. While we are at it, per Rob's suggestion let's also promote Abhinav Kumar to M: (as he is actively working on the driver) and switch Sean Paul to R: (since he isn't doing much on msm these days). Signed-off-by: Dmitry Baryshkov <[email protected]> Acked-by: Rob Clark <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Clark <[email protected]>
-rw-r--r--MAINTAINERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 61d9f114c37f..782934f318d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6254,8 +6254,9 @@ F: drivers/gpu/drm/tiny/panel-mipi-dbi.c
DRM DRIVER FOR MSM ADRENO GPU
M: Rob Clark <[email protected]>
-M: Sean Paul <[email protected]>
-R: Abhinav Kumar <[email protected]>
+M: Abhinav Kumar <[email protected]>
+M: Dmitry Baryshkov <[email protected]>
+R: Sean Paul <[email protected]>