diff mbox

[net-next] MAINTAINERS: Add an entry for the core network DSA code

Message ID 1473793231-26130-1-git-send-email-andrew@lunn.ch
State Superseded, archived
Delegated to: David Miller
Headers show

Commit Message

Andrew Lunn Sept. 13, 2016, 7 p.m. UTC
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 <andrew@lunn.ch>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Florian Fainelli Sept. 13, 2016, 7:01 p.m. UTC | #1
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 <andrew@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 <andrew@lunn.ch>
> +M:	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
> +M:	Florian Fainelli <f.fainelli@gmail.com>
> +S:	Maintained
> +F:	net/dsa/

F:	include/net/dsa.h
F:	drivers/net/dsa/

Other than that, LGTM
Andrew Lunn Sept. 13, 2016, 7:11 p.m. UTC | #2
> F:	drivers/net/dsa/
> 
> Other than that, LGTM

I was a bit hesitant to go that far. We have individual entries for
b53 and mv88e6xxx, but not for bcm_sf2. But O.K, v2 on the way.

    Andrew
diff mbox

Patch

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 <andrew@lunn.ch>
+M:	Vivien Didelot <vivien.didelot@savoirfairelinux.com>
+M:	Florian Fainelli <f.fainelli@gmail.com>
+S:	Maintained
+F:	net/dsa/
+
 NETWORKING [GENERAL]
 M:	"David S. Miller" <davem@davemloft.net>
 L:	netdev@vger.kernel.org