netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] MAINTAINERS: Add an entry for the core network DSA code
@ 2016-09-13 19:00 Andrew Lunn
  2016-09-13 19:01 ` Florian Fainelli
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Lunn @ 2016-09-13 19:00 UTC (permalink / raw)
  To: David Miller; +Cc: Florian Fainelli, Vivien Didelot, netdev, Andrew Lunn

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/
+
 NETWORKING [GENERAL]
 M:	"David S. Miller" <davem@davemloft.net>
 L:	netdev@vger.kernel.org
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Add an entry for the core network DSA code
  2016-09-13 19:00 [PATCH net-next] MAINTAINERS: Add an entry for the core network DSA code Andrew Lunn
@ 2016-09-13 19:01 ` Florian Fainelli
  2016-09-13 19:11   ` Andrew Lunn
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Fainelli @ 2016-09-13 19:01 UTC (permalink / raw)
  To: Andrew Lunn, David Miller; +Cc: Vivien Didelot, netdev

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
-- 
Florian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Add an entry for the core network DSA code
  2016-09-13 19:01 ` Florian Fainelli
@ 2016-09-13 19:11   ` Andrew Lunn
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2016-09-13 19:11 UTC (permalink / raw)
  To: Florian Fainelli; +Cc: David Miller, Vivien Didelot, netdev

> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-13 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-13 19:00 [PATCH net-next] MAINTAINERS: Add an entry for the core network DSA code Andrew Lunn
2016-09-13 19:01 ` Florian Fainelli
2016-09-13 19:11   ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).