summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsergeh@kernel.org <sergeh@kernel.org>2025-03-09 13:08:10 +0000
committerPaul Moore <paul@paul-moore.com>2025-03-10 15:58:43 -0400
commit75e6184ce064362f0496f2b3cfe32883d2b2beba (patch)
tree752e0da32c95e57cb9b6a87e45f7075b553e3407
parentb51543e9fb39760453e2a8a55ebf0e79838ce4b4 (diff)
MAINTAINERS: add Serge Hallyn as a credentials reviewer
Also add the documentation file as suggested by Günther Noack. Signed-off-by: Serge Hallyn <sergeh@kernel.org> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 68e4656c15ea..54b47bfc4abd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6141,11 +6141,13 @@ F: drivers/hid/hid-creative-sb0540.c
CREDENTIALS
M: Paul Moore <paul@paul-moore.com>
+R: Serge Hallyn <sergeh@kernel.org>
L: linux-security-module@vger.kernel.org
S: Supported
T: git https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
F: include/linux/cred.h
F: kernel/cred.c
+F: Documentation/security/credentials.rst
INTEL CRPS COMMON REDUNDANT PSU DRIVER
M: Ninad Palsule <ninad@linux.ibm.com>