
joe at perches
Aug 12, 2007, 11:32 PM
Post #1 of 1
(650 views)
Permalink
|
|
[PATCH] [334/2many] MAINTAINERS - NETFILTER/IPTABLES/IPCHAINS
|
|
Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches <joe [at] perches> diff --git a/MAINTAINERS b/MAINTAINERS index 7e3b438..bc571b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3200,6 +3200,12 @@ L: coreteam [at] netfilter W: http://www.netfilter.org/ W: http://www.iptables.org/ S: Supported +F: include/linux/netfilter* +F: include/linux/netfilter/ +F: include/net/netfilter/ +F: net/*/netfilter.c +F: net/*/netfilter/ +F: net/netfilter/ NETLABEL P: Paul Moore
|