diff options
author | Konrad Dybcio <[email protected]> | 2024-04-23 00:41:32 +0200 |
---|---|---|
committer | Rob Clark <[email protected]> | 2024-05-04 09:41:54 -0700 |
commit | fe43e194049eef82db27057647b198634a35480e (patch) | |
tree | 8a4a5414ac5e6a552df9c3699cfe8adcc3a610f5 | |
parent | 3fe0aa1c0947689ad8274fffb305ddbcfc35f8e7 (diff) |
MAINTAINERS: Add Konrad Dybcio as a reviewer for the Adreno driver
Add myself as a reviewer for Adreno driver changes.
Signed-off-by: Konrad Dybcio <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/590705/
Signed-off-by: Rob Clark <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 534de9c8bade..161ded7f0ec0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6805,6 +6805,7 @@ F: drivers/gpu/drm/tiny/panel-mipi-dbi.c DRM DRIVER for Qualcomm Adreno GPUs M: Rob Clark <[email protected]> R: Sean Paul <[email protected]> +R: Konrad Dybcio <[email protected]> |