diff options
author | Arnd Bergmann <arnd@arndb.de> | 2020-06-27 01:20:55 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2020-06-28 15:42:26 +0300 |
commit | 4c9f47ce57b807003e83d7cbeee77e3c10a26ac6 (patch) | |
tree | a134927630af887090d0134c993169d4f119484a /MAINTAINERS | |
parent | d68ec1644dd546851d651787a638aead32a60a6f (diff) | |
parent | cf5057e169f460e825bdf580eb285bb601156f82 (diff) | |
download | linux-4c9f47ce57b807003e83d7cbeee77e3c10a26ac6.tar.xz |
Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
Change the TEE mailing list in MAINTAINERS
* tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee:
MAINTAINERS: change tee mailing list
Link: https://lore.kernel.org/r/20200616075948.GA2288211@jade
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7b5ffd646c6b..dcfdcf575838 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12695,13 +12695,13 @@ F: arch/mips/boot/dts/ralink/omega2p.dts OP-TEE DRIVER M: Jens Wiklander <jens.wiklander@linaro.org> -L: tee-dev@lists.linaro.org +L: op-tee@lists.trustedfirmware.org S: Maintained F: drivers/tee/optee/ OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER M: Sumit Garg <sumit.garg@linaro.org> -L: tee-dev@lists.linaro.org +L: op-tee@lists.trustedfirmware.org S: Maintained F: drivers/char/hw_random/optee-rng.c @@ -16772,7 +16772,7 @@ F: include/media/i2c/tw9910.h TEE SUBSYSTEM M: Jens Wiklander <jens.wiklander@linaro.org> -L: tee-dev@lists.linaro.org +L: op-tee@lists.trustedfirmware.org S: Maintained F: Documentation/tee.txt F: drivers/tee/ |