diff mbox

[RESEND] MAINTAINERS: add arcnet and take maintainership

Message ID 1442496376-14612-1-git-send-email-m.grzeschik@pengutronix.de
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Michael Grzeschik Sept. 17, 2015, 1:26 p.m. UTC
Add entry for arcnet to MAINTAINERS file and add myself as the
maintainer of the subsystem.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Cc: davem@davemloft.net
Cc: joe@perches.com
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

David Miller Sept. 18, 2015, 5:27 a.m. UTC | #1
From: Michael Grzeschik <m.grzeschik@pengutronix.de>
Date: Thu, 17 Sep 2015 15:26:16 +0200

> Add entry for arcnet to MAINTAINERS file and add myself as the
> maintainer of the subsystem.
> 
> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Uwe Kleine-König Sept. 18, 2015, 5:56 a.m. UTC | #2
Hello,

On Thu, Sep 17, 2015 at 03:26:16PM +0200, Michael Grzeschik wrote:
> +ARCNET NETWORK LAYER
> +M:	Michael Grzeschik <m.grzeschik@pengutronix.de>
> +L:	netdev@vger.kernel.org
> +S:	Maintained
> +F:	drivers/net/arcnet/
> +F:	include/uapi/linux/if_arcnet.h
> +

What about

	Documentation/networking/arcnet-hardware.txt
	Documentation/networking/arcnet.txt

?

Best regards
Uwe
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab7..0a015f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -808,6 +808,13 @@  S:	Maintained
 F:	drivers/video/fbdev/arcfb.c
 F:	drivers/video/fbdev/core/fb_defio.c
 
+ARCNET NETWORK LAYER
+M:	Michael Grzeschik <m.grzeschik@pengutronix.de>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	drivers/net/arcnet/
+F:	include/uapi/linux/if_arcnet.h
+
 ARM MFM AND FLOPPY DRIVERS
 M:	Ian Molton <spyro@f2s.com>
 S:	Maintained