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 <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index f752132..706b831 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1504,7 +1504,9 @@
M: Ilias Apalodimas <ilias.apalodimas@linaro.org>
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 <martin.krause@tq-systems.de>