]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add Serge Hallyn as a credentials reviewer
authorsergeh@kernel.org <sergeh@kernel.org>
Sun, 9 Mar 2025 13:08:10 +0000 (13:08 +0000)
committerPaul Moore <paul@paul-moore.com>
Mon, 10 Mar 2025 19:58:43 +0000 (15:58 -0400)
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>
MAINTAINERS

index 68e4656c15eaa26abd6cb806ee80c17115aa5e15..54b47bfc4abdf6220dc54381c4f5f37070ad4446 100644 (file)
@@ -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>