From: Denis Efremov <[email protected]> This entry is in MAINTAINERS for historical purpose. It doesn't match current sources since the commit adf82accc5f5 ("netfilter: x_tables: merge ip and ipv6 masquerade modules") moved the module. The net/netfilter/xt_MASQUERADE.c module is already under the netfilter section. Thus, there is no purpose to keep this separate entry in MAINTAINERS.
Cc: Florian Westphal <[email protected]> Cc: Juanjo Ciarlante <[email protected]> Cc: [email protected] Suggested-by: Pablo Neira Ayuso <[email protected]> Signed-off-by: Denis Efremov <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]> --- MAINTAINERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a416574780d6..6839cfd91dde 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8439,11 +8439,6 @@ S: Maintained F: fs/io_uring.c F: include/uapi/linux/io_uring.h -IP MASQUERADING -M: Juanjo Ciarlante <[email protected]> -S: Maintained -F: net/ipv4/netfilter/ipt_MASQUERADE.c - IPMI SUBSYSTEM M: Corey Minyard <[email protected]> L: [email protected] (moderated for non-subscribers) -- 2.11.0
