diff options
author | Robert Foss <[email protected]> | 2021-03-25 15:51:54 +0100 |
---|---|---|
committer | Robert Foss <[email protected]> | 2021-03-25 15:52:52 +0100 |
commit | 1d282019f3a9f1ff0de00d78736993cfc20ea973 (patch) | |
tree | 97288cd24497aa30e02003263539b30c8a00ff28 | |
parent | b4142fc4d52d051d4d8df1fb6c569e5b445d369e (diff) |
MAINTAINERS: Update Maintainers of DRM Bridge Drivers
Add myself as co-maintainer of DRM Bridge Drivers. Repository
commit access has already been granted.
https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/338
Signed-off-by: Robert Foss <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Acked-by: Andrzej Hajda <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Jonas Karlman <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Jernej Škrabec <[email protected]>
Cc: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4b705ba51c54..16ace8f58649 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5902,6 +5902,7 @@ F: drivers/gpu/drm/atmel-hlcdc/ DRM DRIVERS FOR BRIDGE CHIPS M: Andrzej Hajda <[email protected]> M: Neil Armstrong <[email protected]> +M: Robert Foss <[email protected]> R: Laurent Pinchart <[email protected]> R: Jonas Karlman <[email protected]> R: Jernej Skrabec <[email protected]> |