commit | 7e814a6c50a1669118ffa4961568fea3aa955faf | [log] [tgz] |
---|---|---|
author | Tobias Klauser <[email protected]> | Tue Mar 11 12:06:24 2014 +0100 |
committer | David S. Miller <[email protected]> | Wed Mar 12 16:16:23 2014 -0400 |
tree | 2fb3bcc68170a68cf54e2691e83d8acaf817c62e | |
parent | a93c12560498066765c58b032530798a26bd8f70 [diff] [blame] |
MAINTAINERS: Add tools/net to NETWORKING [GENERAL] Make sure patches for these tools go to the netdev list as well. References: https://marc.info/?l=linux-kernel&m=139450284501328&w=2 Cc: David S. Miller <[email protected]> Cc: Daniel Borkmann <[email protected]> Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: David S. Miller <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index e1297ff..e1be77c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -6002,6 +6002,7 @@ F: include/uapi/linux/in.h F: include/uapi/linux/net.h F: include/uapi/linux/netdevice.h +F: tools/net/ NETWORKING [IPv4/IPv6] M: "David S. Miller" <[email protected]>