diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-05-06 06:22:57 -0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-05-06 06:28:15 -0400 |
commit | 42010ed0c669aeb1c5b015f5edf590c73919380c (patch) | |
tree | b689700abdddf23f8813b88bdb447f6b36bd0ff4 | |
parent | e778f56e2fdf2302626f40f01b3ffa33e4fd18a4 (diff) |
netfilter: update MAINTAINERS file
* Remove reference to ipchains (not any longer in the tree)
* Remove all P: (person) as this tag is obsolete according to the
description. Therefore, update Jozsef Kadlecsik to M: so he can
still show in the list of people.
* Add URI to Netfilter's patchwork at ozlabs.org
* Update URIs to Netfilter's git trees to point to kernel.org.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e1f5fac1838e..32aad62b3a6a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5502,18 +5502,18 @@ F: Documentation/networking/s2io.txt | |||
5502 | F: Documentation/networking/vxge.txt | 5502 | F: Documentation/networking/vxge.txt |
5503 | F: drivers/net/ethernet/neterion/ | 5503 | F: drivers/net/ethernet/neterion/ |
5504 | 5504 | ||
5505 | NETFILTER/IPTABLES/IPCHAINS | 5505 | NETFILTER/IPTABLES |
5506 | P: Harald Welte | ||
5507 | P: Jozsef Kadlecsik | ||
5508 | M: Pablo Neira Ayuso <pablo@netfilter.org> | 5506 | M: Pablo Neira Ayuso <pablo@netfilter.org> |
5509 | M: Patrick McHardy <kaber@trash.net> | 5507 | M: Patrick McHardy <kaber@trash.net> |
5508 | M: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | ||
5510 | L: netfilter-devel@vger.kernel.org | 5509 | L: netfilter-devel@vger.kernel.org |
5511 | L: netfilter@vger.kernel.org | 5510 | L: netfilter@vger.kernel.org |
5512 | L: coreteam@netfilter.org | 5511 | L: coreteam@netfilter.org |
5513 | W: http://www.netfilter.org/ | 5512 | W: http://www.netfilter.org/ |
5514 | W: http://www.iptables.org/ | 5513 | W: http://www.iptables.org/ |
5515 | T: git git://1984.lsi.us.es/nf | 5514 | Q: http://patchwork.ozlabs.org/project/netfilter-devel/list/ |
5516 | T: git git://1984.lsi.us.es/nf-next | 5515 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git |
5516 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git | ||
5517 | S: Supported | 5517 | S: Supported |
5518 | F: include/linux/netfilter* | 5518 | F: include/linux/netfilter* |
5519 | F: include/linux/netfilter/ | 5519 | F: include/linux/netfilter/ |