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: Florian Fainelli <[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.1: - Moved pattern to "NETWORKING [DSA]", 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) +Andrew Lunn <[email protected]> (maintainer:NETWORKING [DSA]) +Vivien Didelot <[email protected]> (maintainer:NETWORKING [DSA]) +Florian Fainelli <[email protected]> (maintainer:NETWORKING [DSA]) Rob Herring <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Mark Rutland <[email protected]> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) [email protected] (open list:MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER) [email protected] (open list:NETWORKING DRIVERS) [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 bfd6447731e68fa0..82ffd408f4ed0d02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8758,6 +8758,7 @@ M: Andrew Lunn <[email protected]> M: Vivien Didelot <[email protected]> M: Florian Fainelli <[email protected]> S: Maintained +F: Documentation/devicetree/bindings/net/dsa/ F: net/dsa/ F: include/net/dsa.h F: drivers/net/dsa/ -- 2.7.4

