diff options
author | Tobin C. Harding <me@tobin.cc> | 2018-02-25 17:27:59 -0500 |
---|---|---|
committer | Tobin C. Harding <me@tobin.cc> | 2018-04-06 19:35:37 -0400 |
commit | e875d33d7f06d1107c057d12bb5aaba84738e418 (patch) | |
tree | 5b043843dfb3f232a3da773f78f6e7528257dfbb | |
parent | c73dff595f259736a90f52b38cf5798abeae4a3c (diff) |
MAINTAINERS: Update LEAKING_ADDRESSES
MAINTAINERS is out of date for leaking_addresses.pl. There is now a tree on
kernel.org for development of this script. We have a second maintainer now,
thanks Tycho. Development of this scripts was started on kernel-hardening
mailing list so let's keep it there.
Update maintainer details; Add mailing list, kernel.org hosted tree, and second
maintainer.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6e950b8b4a41..fef8f4ad7c3e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7910,7 +7910,10 @@ F: drivers/scsi/53c700* | |||
7910 | 7910 | ||
7911 | LEAKING_ADDRESSES | 7911 | LEAKING_ADDRESSES |
7912 | M: Tobin C. Harding <me@tobin.cc> | 7912 | M: Tobin C. Harding <me@tobin.cc> |
7913 | M: Tycho Andersen <tycho@tycho.ws> | ||
7914 | L: kernel-hardening@lists.openwall.com | ||
7913 | S: Maintained | 7915 | S: Maintained |
7916 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks.git | ||
7914 | F: scripts/leaking_addresses.pl | 7917 | F: scripts/leaking_addresses.pl |
7915 | 7918 | ||
7916 | LED SUBSYSTEM | 7919 | LED SUBSYSTEM |