diff options
author | John Stultz <[email protected]> | 2023-01-20 06:09:56 +0000 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-01-20 09:42:50 +0100 |
commit | ce1fc502de429c9b4dd30775e354bb29453256bb (patch) | |
tree | 238a473c5edcca32fb96430c676109bccb2b117d | |
parent | ebd05c0e12edc568243056711ce00f79e19eab68 (diff) |
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 <[email protected]>
Cc: Tian Tao <[email protected]>
Cc: Yongqin Liu <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-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 <[email protected]> M: Tian Tao <[email protected]> -R: John Stultz <[email protected]> R: Xinwei Kong <[email protected]> +R: Sumit Semwal <[email protected]> +R: Yongqin Liu <[email protected]> +R: John Stultz <[email protected]> S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc |