On 09/13/2016 12:00 PM, Andrew Lunn wrote: > 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 <and...@lunn.ch> > --- > 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 <and...@lunn.ch> > +M: Vivien Didelot <vivien.dide...@savoirfairelinux.com> > +M: Florian Fainelli <f.faine...@gmail.com> > +S: Maintained > +F: net/dsa/
F: include/net/dsa.h F: drivers/net/dsa/ Other than that, LGTM -- Florian