diff options
author | 2025-02-01 16:50:24 -0800 | |
---|---|---|
committer | 2025-02-03 13:27:28 -0800 | |
commit | 3a4e7193ec37ee2476ce726589de4495a066b565 (patch) | |
tree | ddd0be9f0a7dba68e3fa36842be83a877fc439f7 | |
parent | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (diff) | |
download | wireguard-linux-3a4e7193ec37ee2476ce726589de4495a066b565.tar.xz wireguard-linux-3a4e7193ec37ee2476ce726589de4495a066b565.zip |
MAINTAINERS: list openvswitch docs under its entry
Submissions to the docs seem to not get properly CCed.
Acked-by: Ilya Maximets <i.maximets@ovn.org>
Link: https://patch.msgid.link/20250202005024.964262-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d1086e53a317..c7b8c6535a1e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17706,6 +17706,7 @@ L: netdev@vger.kernel.org L: dev@openvswitch.org S: Maintained W: http://openvswitch.org +F: Documentation/networking/openvswitch.rst F: include/uapi/linux/openvswitch.h F: net/openvswitch/ F: tools/testing/selftests/net/openvswitch/ |