diff options
author | Paul Moore <pmoore@redhat.com> | 2014-02-06 07:51:54 -0500 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2014-02-06 18:54:35 -0500 |
commit | e0238b4ced90cb8562fbc030b73d10626c745215 (patch) | |
tree | 0b75d251b1e0dcbc1fe447969c17454726890a04 /MAINTAINERS | |
parent | 29707b206c5171ac6583a4d1e9ec3af937e8c2e4 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1d33e215e0f1..e401b801ca5d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7581,11 +7581,10 @@ M: Security Officers <security@kernel.org> | |||
7581 | S: Supported | 7581 | S: Supported |
7582 | 7582 | ||
7583 | SELINUX SECURITY MODULE | 7583 | SELINUX SECURITY MODULE |
7584 | M: Paul Moore <paul@paul-moore.com> | ||
7584 | M: Stephen Smalley <sds@tycho.nsa.gov> | 7585 | M: Stephen Smalley <sds@tycho.nsa.gov> |
7585 | M: James Morris <james.l.morris@oracle.com> | ||
7586 | M: Eric Paris <eparis@parisplace.org> | 7586 | M: Eric Paris <eparis@parisplace.org> |
7587 | M: Paul Moore <paul@paul-moore.com> | 7587 | L: selinux@tycho.nsa.gov (moderated for non-subscribers) |
7588 | L: selinux@tycho.nsa.gov (subscribers-only, general discussion) | ||
7589 | W: http://selinuxproject.org | 7588 | W: http://selinuxproject.org |
7590 | T: git git://git.infradead.org/users/pcmoore/selinux | 7589 | T: git git://git.infradead.org/users/pcmoore/selinux |
7591 | S: Supported | 7590 | S: Supported |