Add maintainers and reviewers for VKMS driver Signed-off-by: Rodrigo Siqueira <[email protected]> --- Changes in v2: - Insert the section in alphabetical order
Resend: - Update patch due to changes in MAINTAINER file MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 163c8f76a1c8..6e1cef2f21d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4925,6 +4925,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: Thomas Hellstrom <[email protected]> -- 2.20.1

