[PATCH] MAINTAINERS: Add netdev subsystem profile link

From: Kees Cook
Date: Thu Nov 16 2023 - 15:11:58 EST


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@xxxxxxxxxx>
Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
Cc: Eric Dumazet <edumazet@xxxxxxxxxx>
Cc: Paolo Abeni <pabeni@xxxxxxxxxx>
Cc: netdev@xxxxxxxxxxxxxxx
Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
---
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 <kuba@xxxxxxxxxx>
M: Paolo Abeni <pabeni@xxxxxxxxxx>
L: netdev@xxxxxxxxxxxxxxx
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@xxxxxxxxxx>
M: Paolo Abeni <pabeni@xxxxxxxxxx>
L: netdev@xxxxxxxxxxxxxxx
S: Maintained
+P: Documentation/process/maintainer-netdev.rst
Q: https://patchwork.kernel.org/project/netdevbpf/list/
B: mailto:netdev@xxxxxxxxxxxxxxx
T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
--
2.34.1