Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: [email protected] --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7202b6565dd98d50..f580d72f412df230 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12527,6 +12527,7 @@ M: [email protected] L: [email protected] T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core S: Maintained +F: Documentation/devicetree/bindings/x86/ F: Documentation/x86/ F: arch/x86/ -- 1.9.1

