summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan O'Donoghue <[email protected]>2019-05-04 01:08:26 +0100
committerStefano Babic <[email protected]>2019-07-19 15:14:06 +0200
commit5fbc667d8a8c7d96169ec5f7e29a2fbaf34f45aa (patch)
treea74d234336966ccffa79b28f0b1e0d6368ac835d
parent65c0040edecdc3ef31e62a3b5033069f4664c480 (diff)
MAINTAINERS: Update lib/optee with my details
Commit 32ce6179fb99 ("optee: Add lib entries for sharing OPTEE code across ports") adds code into lib/optee but neglects to update MAINTAINERS to make me buggable for questions and maintenance. Signed-off-by: Bryan O'Donoghue <[email protected]> Suggested-by: Jens Wiklander <[email protected]>
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 49403c2ceb0..5726540a024 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -783,6 +783,11 @@ F: drivers/tee/
F: include/tee.h
F: include/tee/
+TEE-lib
+M: Bryan O'Donoghue <[email protected]>
+S: Maintained
+F: lib/optee
+
UBI
M: Kyungmin Park <[email protected]>
M: Heiko Schocher <[email protected]>