Skip to content

Commit f6c6eb2

Browse files
danvetgregkh
authored andcommitted
MAINTAINERS: enlist Greg formally for console stuff
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: [email protected] Cc: [email protected] Signed-off-by: Daniel Vetter <[email protected]> Acked-by: Bartlomiej Zolnierkiewicz <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ebfdfee commit f6c6eb2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MAINTAINERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4348,6 +4348,12 @@ L: [email protected]
43484348
S: Maintained
43494349
F: drivers/connector/
43504350

4351+
CONSOLE SUBSYSTEM
4352+
M: Greg Kroah-Hartman <[email protected]>
4353+
S: Supported
4354+
F: drivers/video/console/
4355+
F: include/linux/console*
4356+
43514357
CONTROL GROUP (CGROUP)
43524358
M: Tejun Heo <[email protected]>
43534359
M: Li Zefan <[email protected]>

0 commit comments

Comments
 (0)