[PATCH net-next 03/15] MAINTAINERS: Don't send batman-adv patches to netdev
Simon Wunderlich <[email protected]>
| Newsgroups | org.open-mesh.lists.batman,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
From: Sven Eckelmann <[email protected]> Do not send batman-adv patches directly to the networking maintainers or the netdev mailing list for initial review. Keeping these patch iterations off netdev reduces review load, especially for patchsets that require multiple revisions before reaching consensus. After the review was finished on the BATMAN ADVANCED mailing list, the patches will be queued up and then submitted to netdev as PR, including the full patchset in the same thread (for the last review). Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 741fb4166aa2b..75ff01377fc6f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18635,6 +18635,7 @@ F: net/ F: samples/pktgen/ F: tools/net/ F: tools/testing/selftests/net/ +X: Documentation/networking/batman-adv.rst X: Documentation/networking/mac80211-injection.rst X: Documentation/networking/mac80211_hwsim/ X: Documentation/networking/regulatory.rst @@ -18645,6 +18646,7 @@ X: include/net/iw_handler.h X: include/net/mac80211.h X: include/net/wext.h X: net/9p/ +X: net/batman-adv/ X: net/bluetooth/ X: net/can/ X: net/ceph/ -- 2.47.3