diff options
author | Jakub Kicinski <[email protected]> | 2023-05-16 18:42:53 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-17 21:29:10 -0700 |
commit | bfa00d8f98f7c5e582b04f874aecb83af8da84c6 (patch) | |
tree | 4af5cae1886e4720389ff65b80a185ddeddbaa6d | |
parent | 2e9f8ab68f42b059e80db71266c1675c07c664bd (diff) |
MAINTAINERS: skip CCing netdev for Bluetooth patches
As requested by Marcel skip netdev for Bluetooth patches.
Bluetooth has its own mailing list and overloading netdev
leads to fewer people reading it.
Link: https://lore.kernel.org/netdev/[email protected]/
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e884937f0e28..5b02298467fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14632,6 +14632,7 @@ F: include/uapi/linux/netdevice.h F: lib/net_utils.c F: lib/random32.c F: net/ +X: net/bluetooth/ F: tools/net/ F: tools/testing/selftests/net/ |