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: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Michael Ellerman <[email protected]> Cc: [email protected] --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. v2: - Rebased on top of commit a42715830d552d7c ("MAINTAINERS: Remove powerpc's "opal" pattern match), which just added "powerpc/opal", while obviously the whole "powerpc" hierarchy is of interest. Impact on next-20170310: -Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:11/11=100%) +Benjamin Herrenschmidt <[email protected]> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT)) +Paul Mackerras <[email protected]> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT)) +Michael Ellerman <[email protected]> (supporter:LINUX FOR POWERPC (32-BIT AND 64-BIT)) +Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -Scott Wood <[email protected]> (commit_signer:5/11=45%) -Zhao Qiang <[email protected]> (commit_signer:4/11=36%,authored:4/11=36%) -Michael Ellerman <[email protected]> (commit_signer:3/11=27%) -Christian Lamparter <[email protected]> (commit_signer:1/11=9%) -yangbo lu <[email protected]> (authored:1/11=9%) -"Otto Kekäläinen" <[email protected]> (authored:1/11=9%) -Chris Packham <[email protected]> (authored:1/11=9%) -York Sun <[email protected]> (authored:1/11=9%) [email protected] (open list:LINUX FOR POWERPC (32-BIT AND 64-BIT)) [email protected] (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) [email protected] (open list) --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 896d7238f3f3f4e5..551ab8e4b771bcc2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7494,7 +7494,7 @@ Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git S: Supported F: Documentation/ABI/stable/sysfs-firmware-opal-* -F: Documentation/devicetree/bindings/powerpc/opal/ +F: Documentation/devicetree/bindings/powerpc/ F: Documentation/devicetree/bindings/rtc/rtc-opal.txt F: Documentation/devicetree/bindings/i2c/i2c-opal.txt F: Documentation/powerpc/ -- 2.7.4

