[PATCH] MAINTAINERS: enlist Greg formally for console stuff

From: Daniel Vetter
Date: Mon Aug 03 2020 - 10:12:02 EST


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>
---
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>
--
2.27.0