From ed56f4b5173efba00e3dcd736c18bce43255cf7a Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Fri, 8 Jul 2022 16:20:48 -0400 Subject: [PATCH] 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: linux-security-module@vger.kernel.org Acked-by: Casey Schaufler Acked-by: Serge Hallyn Acked-by: James Morris Signed-off-by: Paul Moore --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 M: James Morris M: "Serge E. Hallyn" L: linux-security-module@vger.kernel.org (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/