diff options
author | Joe Perches <[email protected]> | 2009-11-11 14:26:45 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-11-12 07:25:58 -0800 |
commit | 34693710601146d683018a14817f93791dfb2737 (patch) | |
tree | 4c6b06d5a494827fee923386b61bee1f78830399 | |
parent | eeba444a5d5646553c094f79235b50e757aa1424 (diff) |
MAINTAINERS: correct NETFILTER git entry format
Signed-off-by: Joe Perches <[email protected]>
Cc: Patrick McHardy <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c13e66f771c5..765c3c50f81a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3616,7 +3616,7 @@ L: [email protected] W: http://www.netfilter.org/ W: http://www.iptables.org/ -T: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git S: Supported F: include/linux/netfilter* F: include/linux/netfilter/ |