diff options
author | 2024-09-11 07:50:46 -0600 | |
---|---|---|
committer | 2024-09-24 20:33:16 -0300 | |
commit | 65676a6fc0ab83cc368ec4fae0f55422ecb1464d (patch) | |
tree | a013036897a12baf2ba53f47282d46e60e784d84 | |
parent | drm/v3d: Use v3d_perfmon_find() (diff) | |
download | wireguard-linux-65676a6fc0ab83cc368ec4fae0f55422ecb1464d.tar.xz wireguard-linux-65676a6fc0ab83cc368ec4fae0f55422ecb1464d.zip |
MAINTAINERS: remove myself as a VKMS maintainer
I haven't been able to follow or review the work on the driver for a
long time and I don't see the situation improving anytime soon. Hence,
this commit removes me from the maintainers list.
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Acked-by: Maíra Canal <mcanal@igalia.com>
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240911135051.44579-1-rodrigosiqueiramelo@gmail.com
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 77efbded2bfe..16a27a0abb9d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7346,7 +7346,6 @@ T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: drivers/gpu/drm/udl/ DRM DRIVER FOR VIRTUAL KERNEL MODESETTING (VKMS) -M: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> M: Maíra Canal <mairacanal@riseup.net> R: Haneen Mohammed <hamohammed.sa@gmail.com> R: Simona Vetter <simona@ffwll.ch> |