Add maintainers and reviewers for VKMS driver Signed-off-by: Rodrigo Siqueira <[email protected]> --- Changes in v2: - Insert the section in alphabetical order
MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 39c3f6682ace..56572f0968ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4733,6 +4733,16 @@ S: Odd Fixes F: drivers/gpu/drm/udl/ T: git git://anongit.freedesktop.org/drm/drm-misc +DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS) +M: Rodrigo Siqueira <[email protected]> +R: Haneen Mohammed <[email protected]> +R: Daniel Vetter <[email protected]> +T: git git://anongit.freedesktop.org/drm/drm-misc +S: Maintained +L: [email protected] +F: drivers/gpu/drm/vkms/ +F: Documentation/gpu/vkms.rst + DRM DRIVER FOR VMWARE VIRTUAL GPU M: "VMware Graphics" <[email protected]> M: Sinclair Yeh <[email protected]> -- 2.19.1 _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
