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: Andrew Lunn <[email protected]> Cc: Vivien Didelot <[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 0d3cd4b6b49865e8 ("net: dsa: mv88e6xxx: move driver in its own folder"). Impact on next-20170310: +Andrew Lunn <[email protected]> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER) +Vivien Didelot <[email protected]> (maintainer:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER) Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) -"David S. Miller" <[email protected]> (commit_signer:11/12=92%) -Andrew Lunn <[email protected]> (commit_signer:8/12=67%,authored:7/12=58%) -Florian Fainelli <[email protected]> (commit_signer:4/12=33%,authored:2/12=17%) -Vivien Didelot <[email protected]> (commit_signer:2/12=17%,authored:1/12=8%) -John Crispin <[email protected]> (commit_signer:1/12=8%,authored:1/12=8%) -"Otto Kekäläinen" <[email protected]> (authored:1/12=8%) [email protected] (open list:NETWORKING DRIVERS) [email protected] (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER) [email protected] (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) [email protected] (open list) --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ce461fefec6c9463..c0822d4fa5c3ade5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7812,6 +7812,7 @@ M: Andrew Lunn <[email protected]> M: Vivien Didelot <[email protected]> L: [email protected] S: Maintained +F: Documentation/devicetree/bindings/net/dsa/ F: drivers/net/dsa/mv88e6xxx/ F: Documentation/devicetree/bindings/net/dsa/marvell.txt -- 2.7.4

