diff options
author | John Stultz <jstultz@google.com> | 2023-01-20 06:09:56 +0000 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-01-20 09:42:50 +0100 |
commit | ce1fc502de429c9b4dd30775e354bb29453256bb (patch) | |
tree | 238a473c5edcca32fb96430c676109bccb2b117d /MAINTAINERS | |
parent | ebd05c0e12edc568243056711ce00f79e19eab68 (diff) | |
download | linux-ce1fc502de429c9b4dd30775e354bb29453256bb.tar.gz |
MAINTAINERS: Add Sumit Semwal and Yongqin Liu as reviwers for kirin DRM driver
I no longer have access to the HiKey boards, so while I'm happy to
review code, I wanted to add Sumit and Yongqin to the reviewers list
so they would get CC'ed on future changes and would be able to have
a chance to validate and provide Tested-by: tags
Cc: Xinliang Liu <xinliang.liu@linaro.org>
Cc: Tian Tao <tiantao6@hisilicon.com>
Cc: Yongqin Liu <yongqin.liu@linaro.org>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: kernel-team@android.com
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: John Stultz <jstultz@google.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230120060956.1244187-1-jstultz@google.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 071f7b62a36e..2758e7a64fa5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6995,8 +6995,10 @@ F: drivers/gpu/drm/gma500/ DRM DRIVERS FOR HISILICON M: Xinliang Liu <xinliang.liu@linaro.org> M: Tian Tao <tiantao6@hisilicon.com> -R: John Stultz <jstultz@google.com> R: Xinwei Kong <kong.kongxinwei@hisilicon.com> +R: Sumit Semwal <sumit.semwal@linaro.org> +R: Yongqin Liu <yongqin.liu@linaro.org> +R: John Stultz <jstultz@google.com> L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc |