Signed-off-by: Max Staudt <[email protected]> Reviewed-by: Oliver Neukum <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a74227ad082e..ee792797cee9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2705,6 +2705,15 @@ S: Supported F: drivers/net/bonding/ F: include/uapi/linux/if_bonding.h +BOOTSPLASH +M: Max Staudt <[email protected]> +L: [email protected] +S: Maintained +F: Documentation/fb/bootsplash.txt +F: drivers/video/fbdev/core/bootsplash*.* +F: drivers/video/fbdev/core/dummycon.c +F: include/linux/bootsplash.h + BPF (Safe dynamic programs and tools) M: Alexei Starovoitov <[email protected]> M: Daniel Borkmann <[email protected]> -- 2.12.3

