MAINTAINERS: Add netdev subsystem profile link

Message ID 20231116201147.work.668-kees@kernel.org
State New
Headers
Series MAINTAINERS: Add netdev subsystem profile link |

Commit Message

Kees Cook Nov. 16, 2023, 8:11 p.m. UTC
  The netdev subsystem has had a subsystem process document for a while
now. Link it appropriately in MAINTAINERS with the P: tag.

Cc: Jakub Kicinski <kuba@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 17, 2023, 3:50 a.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Thu, 16 Nov 2023 12:11:51 -0800 you wrote:
> The netdev subsystem has had a subsystem process document for a while
> now. Link it appropriately in MAINTAINERS with the P: tag.
> 
> Cc: Jakub Kicinski <kuba@kernel.org>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Eric Dumazet <edumazet@google.com>
> Cc: Paolo Abeni <pabeni@redhat.com>
> Cc: netdev@vger.kernel.org
> Signed-off-by: Kees Cook <keescook@chromium.org>
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: Add netdev subsystem profile link
    https://git.kernel.org/netdev/net/c/76df934c6d5f

You are awesome, thank you!
  
Jakub Kicinski Nov. 17, 2023, 10:23 p.m. UTC | #2
On Thu, 16 Nov 2023 12:11:51 -0800 Kees Cook wrote:
> The netdev subsystem has had a subsystem process document for a while now.

I wasn't sure if it's technically a profile or not.

Let me widen the CC a bit and see if someone can tell us one way 
or the other. Our process doc is not listed in
Documentation/maintainer/maintainer-entry-profile.rst either.
Perhaps it's good enough for P: but not for linking there.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 97f51d5ec1cf..b6d570c4eda6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14995,6 +14995,7 @@  M:	Jakub Kicinski <kuba@kernel.org>
 M:	Paolo Abeni <pabeni@redhat.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
+P:	Documentation/process/maintainer-netdev.rst
 Q:	https://patchwork.kernel.org/project/netdevbpf/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
@@ -15046,6 +15047,7 @@  M:	Jakub Kicinski <kuba@kernel.org>
 M:	Paolo Abeni <pabeni@redhat.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
+P:	Documentation/process/maintainer-netdev.rst
 Q:	https://patchwork.kernel.org/project/netdevbpf/list/
 B:	mailto:netdev@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git