diff options
author | Jonathan Corbet <corbet@lwn.net> | 2018-04-18 10:14:13 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-19 13:42:24 -0400 |
commit | 02b94fc70ffe320a7799c35e09372809e40b7131 (patch) | |
tree | 0c477590e6866f4990b988e74f8d1be6c6402e6e /MAINTAINERS | |
parent | f3335545b34315fc42cc03a83165bdd26d956584 (diff) |
MAINTAINERS: Direct networking documentation changes to netdev
Networking docs changes go through the networking tree, so patch the
MAINTAINERS file to direct authors to the right place.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b60179d948bb..1624f7d92364 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9751,6 +9751,7 @@ F: include/uapi/linux/net_namespace.h F: tools/testing/selftests/net/ F: lib/net_utils.c F: lib/random32.c +F: Documentation/networking/ NETWORKING [IPSEC] M: Steffen Klassert <steffen.klassert@secunet.com> |