[PATCH 3/3] keys: add trusted and encrypted maintainers

From: Mimi Zohar
Date: Tue Jan 18 2011 - 09:08:25 EST


Add myself and David Safford as maintainers for trusted/encrypted keys.

Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxx>
---
MAINTAINERS | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3dd5c6f..4c3191b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3670,6 +3670,28 @@ F: include/linux/key-type.h
F: include/keys/
F: security/keys/

+KEYS-TRUSTED
+M: David Safford <safford@xxxxxxxxxxxxxx>
+M: Mimi Zohar <zohar@xxxxxxxxxx>
+L: linux-security-module@xxxxxxxxxxxxxxx
+L: keyrings@xxxxxxxxxxxxx
+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 <zohar@xxxxxxxxxx>
+M: David Safford <safford@xxxxxxxxxxxxxx>
+L: linux-security-module@xxxxxxxxxxxxxxx
+L: keyrings@xxxxxxxxxxxxx
+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 <jason.wessel@xxxxxxxxxxxxx>
W: http://kgdb.wiki.kernel.org/
--
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/