Skip to content

Commit

Permalink
keys: add trusted and encrypted maintainers
Browse files Browse the repository at this point in the history
Add myself and David Safford as maintainers for trusted/encrypted keys.

Signed-off-by: Mimi Zohar <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: James Morris <[email protected]>
  • Loading branch information
Mimi Zohar authored and James Morris committed Jan 23, 2011
1 parent b970344 commit 7f3c68b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -3674,6 +3674,28 @@ F: include/linux/key-type.h
F: include/keys/
F: security/keys/

KEYS-TRUSTED
M: David Safford <[email protected]>
M: Mimi Zohar <[email protected]>
L: [email protected]
L: [email protected]
S: Supported
F: Documentation/keys-trusted-encrypted.txt
F: include/keys/trusted-type.h
F: security/keys/trusted.c
F: security/keys/trusted.h

KEYS-ENCRYPTED
M: Mimi Zohar <[email protected]>
M: David Safford <[email protected]>
L: [email protected]
L: [email protected]
S: Supported
F: Documentation/keys-trusted-encrypted.txt
F: include/keys/encrypted-type.h
F: security/keys/encrypted.c
F: security/keys/encrypted.h

KGDB / KDB /debug_core
M: Jason Wessel <[email protected]>
W: http://kgdb.wiki.kernel.org/
Expand Down

0 comments on commit 7f3c68b

Please sign in to comment.