From a390050b4112a1e4a378a1ffba95bd92c49cf75f Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Sun, 2 Apr 2023 06:51:01 +0200 Subject: MAINTAINERS: assign include/tpm*, cmd/tpm* The files include/tpm* are an integral part of the TPM drivers. The tpm* commands are used to access TPM devices. Both should be managed by the TPM DRIVERS maintainer. Signed-off-by: Heinrich Schuchardt Reviewed-by: Ilias Apalodimas Reviewed-by: Simon Glass Signed-off-by: Ilias Apalodimas --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index f752132a1f..706b831571 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1504,7 +1504,9 @@ TPM DRIVERS M: Ilias Apalodimas S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-tpm.git +F: cmd/tpm* F: drivers/tpm/ +F: include/tpm* TQ GROUP #M: Martin Krause -- cgit v1.2.3