diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-02-02 03:50:24 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-04 00:27:28 +0300 |
commit | 3a4e7193ec37ee2476ce726589de4495a066b565 (patch) | |
tree | ddd0be9f0a7dba68e3fa36842be83a877fc439f7 | |
parent | 88be092224d51f6ca7b369a8e5d29cfee8754a32 (diff) | |
download | linux-3a4e7193ec37ee2476ce726589de4495a066b565.tar.xz |
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/ |