Add a mailing list for patch reviews and discussions related to TEE subsystem.
Signed-off-by: Sumit Garg <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 920a0a1..c05dff7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11556,11 +11556,13 @@ F: drivers/scsi/st.h OP-TEE DRIVER M: Jens Wiklander <[email protected]> +L: [email protected] S: Maintained F: drivers/tee/optee/ OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER M: Sumit Garg <[email protected]> +L: [email protected] S: Maintained F: drivers/char/hw_random/optee-rng.c @@ -15312,6 +15314,7 @@ F: include/media/i2c/tw9910.h TEE SUBSYSTEM M: Jens Wiklander <[email protected]> +L: [email protected] S: Maintained F: include/linux/tee_drv.h F: include/uapi/linux/tee.h -- 2.7.4

