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 <[email protected]> --- v1 subject line: [PATCH] MAINTAINERS: Add list, tree, and maintainer v2 - Improve subject line to include section - Re-order items to conform to standards (suggested by Joe Perches) MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..80fbb7ab2460 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7905,9 +7905,13 @@ F: drivers/scsi/53c700* LEAKING_ADDRESSES M: Tobin C. Harding <[email protected]> +M: Tycho Andersen <[email protected]> +L: [email protected] S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks.git F: scripts/leaking_addresses.pl + LED SUBSYSTEM M: Richard Purdie <[email protected]> M: Jacek Anaszewski <[email protected]> -- 2.7.4

