selinux: fix the output of ./scripts/get_maintainer.pl for SELinux
authorPaul Moore <pmoore@redhat.com>
Thu, 6 Feb 2014 12:34:02 +0000 (07:34 -0500)
committerPaul Moore <pmoore@redhat.com>
Thu, 6 Feb 2014 12:34:02 +0000 (07:34 -0500)
commit81c94e76ce8e14a487bca210b3fd92ca661516ac
tree747b9cc03cfb926724b93cd4873428b6e76a41c0
parent41be702a542a0d14bb0b1c16e824fa9ed27616ec
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: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Eric Paris <eparis@parisplace.org>
Cc: James Morris <james.l.morris@oracle.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
MAINTAINERS