diff options
| author | Shuah Khan <[email protected]> | 2022-02-22 17:48:01 -0700 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2022-03-07 17:21:53 +0100 |
| commit | da024867debb2a13d5dafd7fa1d8ab9ec8ae53d7 (patch) | |
| tree | 3a17c9935bd0e1762545954085d0564701e7b7b1 | |
| parent | 42a55435b0ef6b80a3e81e8ca642cd866d260b08 (diff) | |
MAINTAINERS: update media vimc driver maintainers
Based on the dicussion with Hans Verkuil and others in the thread below,
vimc is need of a maintainer. I will start maintaining the driver with
help from Kieran Bingham as the reviewer.
Link: https://lore.kernel.org/linux-media/[email protected]/
Signed-off-by: Shuah Khan <[email protected]>
Acked-by: Helen Koike <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 78ac2c9361c9..aa2e84bdeecd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20355,8 +20355,8 @@ F: drivers/media/common/videobuf2/* F: include/media/videobuf2-* VIMC VIRTUAL MEDIA CONTROLLER DRIVER -M: Helen Koike <[email protected]> -R: Shuah Khan <[email protected]> +M: Shuah Khan <[email protected]> +R: Kieran Bingham <[email protected]> S: Maintained W: https://linuxtv.org |