diff options
| author | Lokesh Vutla <[email protected]> | 2021-09-03 12:45:37 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-09-09 11:28:54 -0400 |
| commit | f91c3aa07e97196d07d7ff5f85857ad360480ee3 (patch) | |
| tree | 0912772cb279d3b24a8b6ce298aa808899331ca7 /board/davinci | |
| parent | 465bff8b10b7548845b4ddc2b8b373d794e2eef9 (diff) | |
MAINTAINERS: Update ARM TI entry
Move TI maintainership to Tom.
Updated with the following commands:
find ./ -name MAINTAINERS | xargs sed -i s/"Lokesh Vutla <[email protected]>"/"Tom Rini <[email protected]>"/g
Signed-off-by: Lokesh Vutla <[email protected]>
Reviewed-by: Nishanth Menon <[email protected]>
Acked-by: Tom Rini <[email protected]>
Diffstat (limited to 'board/davinci')
| -rw-r--r-- | board/davinci/da8xxevm/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/davinci/da8xxevm/MAINTAINERS b/board/davinci/da8xxevm/MAINTAINERS index 16f10326612..993b22f2f63 100644 --- a/board/davinci/da8xxevm/MAINTAINERS +++ b/board/davinci/da8xxevm/MAINTAINERS @@ -8,7 +8,7 @@ F: configs/da850evm_nand_defconfig F: configs/da850evm_direct_nor_defconfig OMAPL138_LCDK BOARD -M: Lokesh Vutla <[email protected]> +M: Tom Rini <[email protected]> S: Maintained F: include/configs/omap1l38_lcdk.h F: configs/omapl138_lcdk_defconfig |
