selinux: fix the output of ./scripts/get_maintainer.pl for SELinux
authorPaul Moore <pmoore@redhat.com>
Thu, 6 Feb 2014 12:51:54 +0000 (07:51 -0500)
committerJames Morris <james.l.morris@oracle.com>
Thu, 6 Feb 2014 23:54:35 +0000 (10:54 +1100)
commite0238b4ced90cb8562fbc030b73d10626c745215
tree0b75d251b1e0dcbc1fe447969c17454726890a04
parent29707b206c5171ac6583a4d1e9ec3af937e8c2e4
selinux: fix the output of ./scripts/get_maintainer.pl for SELinux

Correctly tag the SELinux mailing list as moderated for non-subscribers
and do some shuffling of the SELinux maintainers to try and make things
more clear when the scripts/get_maintainer.pl script is used.

 # ./scripts/get_maintainer.pl -f security/selinux
 Paul Moore <paul@paul-moore.com> (supporter:SELINUX SECURITY...)
 Stephen Smalley <sds@tycho.nsa.gov> (supporter:SELINUX SECURITY...)
 Eric Paris <eparis@parisplace.org> (supporter:SELINUX SECURITY...)
 James Morris <james.l.morris@oracle.com> (supporter:SECURITY SUBSYSTEM)
 selinux@tycho.nsa.gov (moderated list:SELINUX SECURITY...)
 linux-security-module@vger.kernel.org (open list:SECURITY SUBSYSTEM)
 linux-kernel@vger.kernel.org (open list)

Cc: Eric Paris <eparis@parisplace.org>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <pmoore@redhat.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
MAINTAINERS