Re: [PATCH] MAINTAINERS: enlist Greg formally for console stuff

From: Bartlomiej Zolnierkiewicz
Date: Tue Aug 04 2020 - 02:01:57 EST



On 8/3/20 4:11 PM, Daniel Vetter wrote:
> I did a few greps for main console data structures, and there's a few
> places outside of drivers/video/console:
> - a braille driver
> - a sisusbvga driver
> - fbcon, but I think that's fine if we leave that officially under
> fbdev maintainership
> - lots of stuff in drivers/tty/vt, which is already under Greg's
> maintainership.
>
> So I think this match gives reasonably useful Cc: lists for the files
> and places I've tested.
>
> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
> Cc: Greg KH <greg@xxxxxxxxx>
> Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx>

Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ab94723c0cae..8084d118892c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4343,6 +4343,12 @@ L: netdev@xxxxxxxxxxxxxxx
> S: Maintained
> F: drivers/connector/
>
> +CONSOLE SUBSYSTEM
> +M: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> +S: Supported
> +F: drivers/video/console/
> +F: include/linux/console*
> +
> CONTROL GROUP (CGROUP)
> M: Tejun Heo <tj@xxxxxxxxxx>
> M: Li Zefan <lizefan@xxxxxxxxxx>
>