diff options
| author | Paul Moore <[email protected]> | 2022-07-08 16:20:48 -0400 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2022-07-08 16:23:11 -0400 |
| commit | ed56f4b5173efba00e3dcd736c18bce43255cf7a (patch) | |
| tree | 44096a761136e13dc340865c6bc924e89d5e9719 | |
| parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) | |
MAINTAINERS: update the LSM maintainer info
After many years of shepherding the LSM layer, and Linux kernel
access control in general, James has decided to take a small step
away from his technical role and has asked me to assume the
day-to-day maintenance tasks for the LSM. This patch makes the
necessary updates to the MAINTAINERS file.
Thanks for all you patience and stewardship over the years James,
I promise to do my best not to screw it all up :)
Cc: [email protected]
Acked-by: Casey Schaufler <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Acked-by: James Morris <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..5c7c5d04b99d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17909,12 +17909,13 @@ S: Supported F: Documentation/admin-guide/security-bugs.rst SECURITY SUBSYSTEM +M: Paul Moore <[email protected]> M: James Morris <[email protected]> M: "Serge E. Hallyn" <[email protected]> L: [email protected] (suggested Cc:) S: Supported W: http://kernsec.org/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git F: security/ X: security/selinux/ |