aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2018-02-25 17:27:59 -0500
committerTobin C. Harding <me@tobin.cc>2018-04-06 19:35:37 -0400
commite875d33d7f06d1107c057d12bb5aaba84738e418 (patch)
tree5b043843dfb3f232a3da773f78f6e7528257dfbb
parentc73dff595f259736a90f52b38cf5798abeae4a3c (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--MAINTAINERS3
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
7911LEAKING_ADDRESSES 7911LEAKING_ADDRESSES
7912M: Tobin C. Harding <me@tobin.cc> 7912M: Tobin C. Harding <me@tobin.cc>
7913M: Tycho Andersen <tycho@tycho.ws>
7914L: kernel-hardening@lists.openwall.com
7913S: Maintained 7915S: Maintained
7916T: git git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks.git
7914F: scripts/leaking_addresses.pl 7917F: scripts/leaking_addresses.pl
7915 7918
7916LED SUBSYSTEM 7919LED SUBSYSTEM