[PATCH] MAINTAINERS: add a new entry on TEE MAINTAINERS

Since I do have a look on TEE patches regardless and Jens doesn't have his own tree, add myself as a co-maintainer. I'll be carrying over the TEE related patches from now own. While at it add the maintenance tree for TPM
Signed-off-by: Ilias Apalodimas ilias.apalodimas@linaro.org --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b2de50ccfc88..8dcce886b87f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1452,6 +1452,7 @@ F: configs/j721s2_hs_evm_r5_defconfig TPM DRIVERS M: Ilias Apalodimas ilias.apalodimas@linaro.org S: Maintained +T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git F: drivers/tpm/
TQ GROUP @@ -1461,6 +1462,8 @@ T: git git://git.denx.de/u-boot-tq-group.git
TEE M: Jens Wiklander jens.wiklander@linaro.org +M: Ilias Apalodimas ilias.apalodimas@linaro.org +T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git S: Maintained F: drivers/tee/ F: include/tee.h

On Thu, Jan 19, 2023 at 4:11 PM Ilias Apalodimas ilias.apalodimas@linaro.org wrote:
Since I do have a look on TEE patches regardless and Jens doesn't have his own tree, add myself as a co-maintainer. I'll be carrying over the TEE related patches from now own. While at it add the maintenance tree
from now on.
for TPM
Signed-off-by: Ilias Apalodimas ilias.apalodimas@linaro.org
MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+)
With the spelling error in the commit message fixed.
Reviewed-by: Jens Wiklander jens.wiklander@linaro.org
Cheers, Jens
diff --git a/MAINTAINERS b/MAINTAINERS index b2de50ccfc88..8dcce886b87f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1452,6 +1452,7 @@ F: configs/j721s2_hs_evm_r5_defconfig TPM DRIVERS M: Ilias Apalodimas ilias.apalodimas@linaro.org S: Maintained +T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git F: drivers/tpm/
TQ GROUP @@ -1461,6 +1462,8 @@ T: git git://git.denx.de/u-boot-tq-group.git
TEE M: Jens Wiklander jens.wiklander@linaro.org +M: Ilias Apalodimas ilias.apalodimas@linaro.org +T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git S: Maintained F: drivers/tee/ F: include/tee.h -- 2.38.1
participants (2)
-
Ilias Apalodimas
-
Jens Wiklander