The core distributed switch architecture code currently does not have a MAINTAINERS entry, which results in some contributions not landing in the right peoples inbox.
Signed-off-by: Andrew Lunn <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ce80b36aab69..98cf0c4a14cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8169,6 +8169,13 @@ S: Maintained W: https://fedorahosted.org/dropwatch/ F: net/core/drop_monitor.c +NETWORKING [DSA] +M: Andrew Lunn <[email protected]> +M: Vivien Didelot <[email protected]> +M: Florian Fainelli <[email protected]> +S: Maintained +F: net/dsa/ + NETWORKING [GENERAL] M: "David S. Miller" <[email protected]> L: [email protected] -- 2.9.3
