[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1295359633-4993-3-git-send-email-zohar@linux.vnet.ibm.com>
Date: Tue, 18 Jan 2011 09:07:13 -0500
From: Mimi Zohar <zohar@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: Mimi Zohar <zohar@...ux.vnet.ibm.com>,
linux-security-module@...r.kernel.org, keyrings@...ux-nfs.org,
James Morris <jmorris@...ei.org>,
David Howells <dhowells@...hat.com>,
David Safford <safford@...son.ibm.com>,
Mimi Zohar <zohar@...ibm.com>
Subject: [PATCH 3/3] keys: add trusted and encrypted maintainers
Add myself and David Safford as maintainers for trusted/encrypted keys.
Signed-off-by: Mimi Zohar <zohar@...ibm.com>
---
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@...son.ibm.com>
+M: Mimi Zohar <zohar@...ibm.com>
+L: linux-security-module@...r.kernel.org
+L: keyrings@...ux-nfs.org
+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@...ibm.com>
+M: David Safford <safford@...son.ibm.com>
+L: linux-security-module@...r.kernel.org
+L: keyrings@...ux-nfs.org
+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@...driver.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists