aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS8
-rw-r--r--README4
2 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 20151ba..e245c6d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,16 +1,16 @@
-List of maintainers for the meta-tpm layer.
+List of maintainers for the meta-trusted layer.
Descriptions of section entries:
M: Mail patches to: FullName <address@domain>
L: Mailing list that is relevant to this area
F: Files and directories with wildcard patterns.
A trailing slash includes all files and subdirectory files.
- F: meta-tpm/ all files in and below meta-tpm/
+ F: meta-trusted/ all files in and below meta-trusted/
One pattern per line. Multiple F: lines acceptable.
Maintainers List
-meta-tpm
+meta-trusted
M: Mihai Lindner <mihaix.lindner@linux.intel.com>
L: yocto@yoctoproject.org
-F: meta-tpm/
+F: meta-trusted/
diff --git a/README b/README
index 22f52ed..3bcfa54 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-meta-tpm
-========
+meta-trusted
+============
This layer enables the TCG TPM support in kernel and includes the TrouSerS TPM
library and TPM tools.