diff options
author | Pablo Neira Ayuso <[email protected]> | 2017-04-28 16:54:37 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2017-04-29 10:07:09 +0200 |
commit | 1519fccb34371594f6a629bfad69605bc6f9dde3 (patch) | |
tree | 3a3ce09c6247a5e8ea2b6a99826c51b1c979fd51 | |
parent | 1a41dbce0dedc2dbf136060f686e0c43d903b612 (diff) |
netfilter: update MAINTAINERS file
Several updates on the MAINTAINERS section for Netfilter:
1) Add Florian Westphal, he's been part of the coreteam since October 2012.
He's been dedicating tireless efforts to improve the Netfilter codebase,
fix bugs and push ongoing new developments ever since.
2) Add http://www.nftables.org/ URL, currently pointing to
http://www.netfilter.org.
3) Update project status from Supported to Maintained.
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Acked-by: Florian Westphal <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38d3e4ed7208..fc95cb06fb29 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8701,14 +8701,16 @@ F: drivers/net/ethernet/neterion/ NETFILTER M: Pablo Neira Ayuso <[email protected]> M: Jozsef Kadlecsik <[email protected]> +M: Florian Westphal <[email protected]> W: http://www.netfilter.org/ W: http://www.iptables.org/ +W: http://www.nftables.org/ Q: http://patchwork.ozlabs.org/project/netfilter-devel/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git -S: Supported +S: Maintained F: include/linux/netfilter* F: include/linux/netfilter/ F: include/net/netfilter/ |