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 /doc | |
| 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 'doc')
| -rw-r--r-- | doc/git-mailrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 001681c899a..410be387bed 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -74,7 +74,7 @@ alias socfpga uboot, marex, dinh, simongoldschmidt, tienfong alias sunxi uboot, jagan, apritzel alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]> alias tegra2 tegra -alias ti uboot, lokeshvutla +alias ti uboot, trini alias uniphier uboot, masahiro alias zynq uboot, monstr alias rockchip uboot, sjg, kevery, ptomsich |
