diff mbox series

[net] MAINTAINERS: list openvswitch docs under its entry

Message ID 20250202005024.964262-1-kuba@kernel.org (mailing list archive)
State Accepted
Commit 3a4e7193ec37ee2476ce726589de4495a066b565
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: list openvswitch docs under its entry | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit fail Errors and warnings before: 5 this patch: 5
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Jakub Kicinski Feb. 2, 2025, 12:50 a.m. UTC
Submissions to the docs seem to not get properly CCed.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
CC: pshelar@ovn.org
CC: dev@openvswitch.org
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Ilya Maximets Feb. 2, 2025, 8:36 p.m. UTC | #1
On 2/2/25 01:50, Jakub Kicinski via dev wrote:
> Submissions to the docs seem to not get properly CCed.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: pshelar@ovn.org
> CC: dev@openvswitch.org
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d7ac4dcf489..80df771df15a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17708,6 +17708,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/

Acked-by: Ilya Maximets <i.maximets@ovn.org>
patchwork-bot+netdevbpf@kernel.org Feb. 3, 2025, 9:30 p.m. UTC | #2
Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sat,  1 Feb 2025 16:50:24 -0800 you wrote:
> Submissions to the docs seem to not get properly CCed.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: pshelar@ovn.org
> CC: dev@openvswitch.org
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: list openvswitch docs under its entry
    https://git.kernel.org/netdev/net/c/3a4e7193ec37

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5d7ac4dcf489..80df771df15a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17708,6 +17708,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/