diff mbox series

[net] MAINTAINERS: exclude 9p from networking

Message ID 20231128145916.2475659-1-kuba@kernel.org (mailing list archive)
State New, archived
Headers show
Series [net] MAINTAINERS: exclude 9p from networking | expand

Commit Message

Jakub Kicinski Nov. 28, 2023, 2:59 p.m. UTC
We don't have much to say about 9p, even tho it lives under net/.
Avoid CCing netdev.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
CC: Eric Van Hensbergen <ericvh@kernel.org>
CC: Latchesar Ionkov <lucho@ionkov.net>
CC: Dominique Martinet <asmadeus@codewreck.org>
CC: Christian Schoenebeck <linux_oss@crudebyte.com>
CC: v9fs@lists.linux.dev
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Nov. 30, 2023, 6:24 p.m. UTC | #1
On Tue, Nov 28, 2023 at 06:59:15AM -0800, Jakub Kicinski wrote:
> We don't have much to say about 9p, even tho it lives under net/.
> Avoid CCing netdev.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Reviewed-by: Simon Horman <horms@kernel.org>
patchwork-bot+netdevbpf@kernel.org Dec. 1, 2023, 11:10 a.m. UTC | #2
Hello:

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

On Tue, 28 Nov 2023 06:59:15 -0800 you wrote:
> We don't have much to say about 9p, even tho it lives under net/.
> Avoid CCing netdev.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: Eric Van Hensbergen <ericvh@kernel.org>
> CC: Latchesar Ionkov <lucho@ionkov.net>
> CC: Dominique Martinet <asmadeus@codewreck.org>
> CC: Christian Schoenebeck <linux_oss@crudebyte.com>
> CC: v9fs@lists.linux.dev
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: exclude 9p from networking
    https://git.kernel.org/netdev/net/c/cf50b5cae847

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 509281e9e169..87d6cc3db4b1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15068,6 +15068,7 @@  F:	lib/random32.c
 F:	net/
 F:	tools/net/
 F:	tools/testing/selftests/net/
+X:	net/9p/
 X:	net/bluetooth/
 
 NETWORKING [IPSEC]