summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLokesh Vutla <[email protected]>2020-01-16 13:20:05 +0530
committerLokesh Vutla <[email protected]>2020-01-20 10:10:29 +0530
commit713a02a2ce46199c83c3cee0bd02f99dadaa4c8a (patch)
treefc19c8c10fd6a690dd43453019428152fe853099
parentbcfa917b07dbfaf03000e339b3b8bcdc041be74c (diff)
MAINTAINERS: Update ARM TI entry
Take over TI maintainership from Tom. Signed-off-by: Lokesh Vutla <[email protected]> Acked-by: Tom Rini <[email protected]> Signed-off-by: Lokesh Vutla <[email protected]>
-rw-r--r--MAINTAINERS2
-rw-r--r--doc/git-mailrc3
2 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6bb33547cb8..9ececd4b807 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -394,7 +394,7 @@ F: arch/arm/mach-tegra/
F: arch/arm/include/asm/arch-tegra*/
ARM TI
-M: Tom Rini <[email protected]>
+M: Lokesh Vutla <[email protected]>
S: Maintained
T: git https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git
F: arch/arm/mach-davinci/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index d29416a57a1..be88afcefdf 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -28,6 +28,7 @@ alias jagan Jagan Teki <[email protected]>
alias jhersh Joe Hershberger <[email protected]>
alias kevery Kever Yang <[email protected]>
alias leyfoon Ley Foon Tan <[email protected]>
+alias lokeshvutla Lokesh Vutla <[email protected]>
alias lukma Lukasz Majewski <[email protected]>
alias macpaul Macpaul Lin <[email protected]>
alias marex Marek Vasut <[email protected]>
@@ -70,7 +71,7 @@ alias socfpga uboot, marex, dinh, simongoldschmidt, leyfoon
alias sunxi uboot, jagan, maxime
alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]>
alias tegra2 tegra
-alias ti uboot, trini
+alias ti uboot, lokeshvutla
alias uniphier uboot, masahiro
alias zynq uboot, monstr
alias rockchip uboot, sjg, kevery, ptomsich