From: suijingfeng <[email protected]> This patch add myself as maintainer to fix following warning when run ./scripts/checkpatch.pl
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? Signed-off-by: suijingfeng <[email protected]> Signed-off-by: Sui Jingfeng <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index abf52201a630..dfacd58c2134 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6909,6 +6909,14 @@ T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/lima/ F: include/uapi/drm/lima_drm.h +DRM DRIVERS FOR LOONGSON +M: suijingfeng <[email protected]> +L: [email protected] +S: Supported +W: https://www.loongson.cn/ +T: git git://anongit.freedesktop.org/drm/drm-misc +F: drivers/gpu/drm/loongson/ + DRM DRIVERS FOR MEDIATEK M: Chun-Kuang Hu <[email protected]> M: Philipp Zabel <[email protected]> -- 2.25.1
