diff options
author | Joe Perches <joe@perches.com> | 2009-11-11 17:26:46 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-12 10:25:58 -0500 |
commit | df69f0da187815bc116860be4a29c7c953d22c5a (patch) | |
tree | df4aa81736e02dfa70648203abd44f5ccb9efc56 /MAINTAINERS | |
parent | 34693710601146d683018a14817f93791dfb2737 (diff) |
MAINTAINERS: correct SECURITY SUBSYSTEM git entry
Use git.kernel.org not www.kernel.org
Signed-off-by: Joe Perches <joe@perches.com>
Cc: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 765c3c50f81a..81d68d5b7eea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4635,7 +4635,7 @@ F: drivers/mmc/host/sdhci-s3c.c | |||
4635 | SECURITY SUBSYSTEM | 4635 | SECURITY SUBSYSTEM |
4636 | M: James Morris <jmorris@namei.org> | 4636 | M: James Morris <jmorris@namei.org> |
4637 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 4637 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
4638 | T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git | 4638 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git |
4639 | W: http://security.wiki.kernel.org/ | 4639 | W: http://security.wiki.kernel.org/ |
4640 | S: Supported | 4640 | S: Supported |
4641 | F: security/ | 4641 | F: security/ |