diff options
author | Greg Kroah-Hartman <[email protected]> | 2018-10-16 18:52:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-10-16 18:52:00 +0200 |
commit | a886199872db1d65e88e2a5b015016ab75b5b168 (patch) | |
tree | be10437317e83ba6f2ebaa5c24f1c0f3b7ab4a03 | |
parent | f0a7d1883d9f78ae7bf15fc258bf9a2b20f35b76 (diff) | |
parent | 073c1a781e4a1217d572506621434cd6d750969b (diff) |
Merge tag 'selinux-pr-20181015' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Paul writes:
"SELinux fixes for v4.19
We've got one SELinux "fix" that I'd like to get into v4.19 if
possible. I'm using double quotes on "fix" as this is just an update
to the MAINTAINERS file and not a code change. From my perspective,
MAINTAINERS updates generally don't warrant inclusion during the -rcX
phase, but this is a change to the mailing list location so it seemed
prudent to get this in before v4.19 is released"
* tag 'selinux-pr-20181015' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
MAINTAINERS: update the SELinux mailing list location
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6ac000cc006d..556f902b3766 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13062,7 +13062,7 @@ SELINUX SECURITY MODULE M: Paul Moore <[email protected]> M: Stephen Smalley <[email protected]> M: Eric Paris <[email protected]> -L: [email protected] (moderated for non-subscribers) W: https://selinuxproject.org W: https://github.com/SELinuxProject T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git |