From 5fbc667d8a8c7d96169ec5f7e29a2fbaf34f45aa Mon Sep 17 00:00:00 2001 From: Bryan O'Donoghue Date: Sat, 4 May 2019 01:08:26 +0100 Subject: [PATCH] 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 Suggested-by: Jens Wiklander --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 49403c2ceb..5726540a02 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 +S: Maintained +F: lib/optee + UBI M: Kyungmin Park M: Heiko Schocher