diff options
author | Maxime Ripard <maxime@cerno.tech> | 2020-10-09 09:49:52 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2020-10-13 08:57:47 +0200 |
commit | a4e45e5d3097c2213802823794f845acb51e8bc7 (patch) | |
tree | a0d91ad968eedc808a96f424b605ce51ff608bc9 | |
parent | bf296b35489b46780b73b74ad984d06750ed5479 (diff) |
MAINTAINERS: Add myself as a maintainer for vc4
Eric isn't working on vc4 anymore and I've been working on it, as well as
merging patches for it, recently so let's make it official so I don't miss
patches.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20201009074952.11345-1-maxime@cerno.tech
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1c4dc5c42c3d..399b44bd35e6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5919,6 +5919,7 @@ F: include/uapi/drm/v3d_drm.h DRM DRIVERS FOR VC4 M: Eric Anholt <eric@anholt.net> +M: Maxime Ripard <mripard@kernel.org> S: Supported T: git git://github.com/anholt/linux T: git git://anongit.freedesktop.org/drm/drm-misc |