diff mbox series

[2/2] appletalk: Add atalk.h header files to MAINTAINERS file

Message ID 20190306105249.2165038-2-arnd@arndb.de
State New
Headers show
Series [1/2] appletalk: Fix compile regression | expand

Commit Message

Arnd Bergmann March 6, 2019, 10:52 a.m. UTC
Add the path names here so that git-send-email can pick up the
netdev@vger.kernel.org Cc line automatically for a patch that
only touches the headers.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.20.0

Comments

David Miller March 6, 2019, 6:47 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

Date: Wed,  6 Mar 2019 11:52:37 +0100

> Add the path names here so that git-send-email can pick up the

> netdev@vger.kernel.org Cc line automatically for a patch that

> only touches the headers.

> 

> Signed-off-by: Arnd Bergmann <arnd@arndb.de>


Applied.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1e64279f338a..1f344f0c2254 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1059,6 +1059,8 @@  L:	netdev@vger.kernel.org
 S:	Odd fixes
 F:	drivers/net/appletalk/
 F:	net/appletalk/
+F:	include/linux/atalk.h
+F:	include/uapi/linux/atalk.h
 
 APPLIED MICRO (APM) X-GENE DEVICE TREE SUPPORT
 M:	Khuong Dinh <khuong@os.amperecomputing.com>