diff options
| author | Jani Nikula <[email protected]> | 2025-02-27 09:38:05 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2025-04-01 08:46:58 +0000 |
| commit | 6f5a3b9d6dc41f30b685aa9e9181f9ae2b8ff79b (patch) | |
| tree | 8cce9b7c276d403a90f56fdd882779fb172acc47 | |
| parent | drm/i915/gvt: fix unterminated-string-initialization warning (diff) | |
| download | kernel-6f5a3b9d6dc41f30b685aa9e9181f9ae2b8ff79b.tar.gz kernel-6f5a3b9d6dc41f30b685aa9e9181f9ae2b8ff79b.zip | |
drm/i915/gvt: update MAINTAINERS
Update GVT-g MAINTAINERS entry to reflect the current status of
maintenance and repositories.
Cc: Dave Airlie <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Simona Vetter <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Zhenyu Wang <[email protected]>
Cc: Zhi Wang <[email protected]>
Acked-by: Zhi Wang <[email protected]>
Acked-by: Zhenyu Wang <[email protected]>
Acked-by: Simona Vetter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jani Nikula <[email protected]>
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cddcb097f7f3..4fb701378ae1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11636,13 +11636,10 @@ F: drivers/gpio/gpio-tangier.c F: drivers/gpio/gpio-tangier.h INTEL GVT-g DRIVERS (Intel GPU Virtualization) -M: Zhenyu Wang <[email protected]> -M: Zhi Wang <[email protected]> -S: Supported +R: Zhenyu Wang <[email protected]> +R: Zhi Wang <[email protected]> +S: Odd Fixes W: https://github.com/intel/gvt-linux/wiki -T: git https://github.com/intel/gvt-linux.git F: drivers/gpu/drm/i915/gvt/ INTEL HID EVENT DRIVER |
