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 <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: Paolo Abeni <[email protected]> Cc: [email protected] Signed-off-by: Kees Cook <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 97f51d5ec1cf..b6d570c4eda6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14995,6 +14995,7 @@ M: Jakub Kicinski <[email protected]> M: Paolo Abeni <[email protected]> L: [email protected] 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 <[email protected]> M: Paolo Abeni <[email protected]> L: [email protected] S: Maintained +P: Documentation/process/maintainer-netdev.rst Q: https://patchwork.kernel.org/project/netdevbpf/list/ B: mailto:[email protected] T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git -- 2.34.1
