[PATCH] MAINTAINERS: Update ARM TI entry
Nishanth Menon
nm at ti.com
Fri Sep 3 14:17:42 CEST 2021
On 12:45-20210903, Lokesh Vutla wrote:
> Move TI maintainership to Tom.
> Updated with the following commands:
> find ./ -name MAINTAINERS | xargs sed -i s/"Lokesh Vutla <lokeshvutla at ti.com>"/"Tom Rini <trini at konsulko.com>"/g
>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
Thank you for the years of your help helping maintain TI port.
Reviewed-by: Nishanth Menon <nm at ti.com>
> ---
> MAINTAINERS | 2 +-
> board/davinci/da8xxevm/MAINTAINERS | 2 +-
> board/ti/am43xx/MAINTAINERS | 2 +-
> board/ti/am57xx/MAINTAINERS | 2 +-
> board/ti/am64x/MAINTAINERS | 2 +-
> board/ti/am65x/MAINTAINERS | 2 +-
> board/ti/dra7xx/MAINTAINERS | 2 +-
> board/ti/j721e/MAINTAINERS | 2 +-
> board/ti/omap5_uevm/MAINTAINERS | 2 +-
> board/ti/panda/MAINTAINERS | 2 +-
> board/ti/sdp4430/MAINTAINERS | 2 +-
> doc/git-mailrc | 2 +-
> 12 files changed, 12 insertions(+), 12 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4cf0c33c5d..40a0e7ac72 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -490,7 +490,7 @@ F: arch/arm/mach-tegra/
> F: arch/arm/include/asm/arch-tegra*/
>
> ARM TI
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> T: git https://source.denx.de/u-boot/custodians/u-boot-ti.git
> F: arch/arm/mach-davinci/
> diff --git a/board/davinci/da8xxevm/MAINTAINERS b/board/davinci/da8xxevm/MAINTAINERS
> index 16f1032661..993b22f2f6 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 <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: include/configs/omap1l38_lcdk.h
> F: configs/omapl138_lcdk_defconfig
> diff --git a/board/ti/am43xx/MAINTAINERS b/board/ti/am43xx/MAINTAINERS
> index ab9da22c64..5478dd7104 100644
> --- a/board/ti/am43xx/MAINTAINERS
> +++ b/board/ti/am43xx/MAINTAINERS
> @@ -1,5 +1,5 @@
> AM43XX BOARD
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/am43xx/
> F: include/configs/am43xx_evm.h
> diff --git a/board/ti/am57xx/MAINTAINERS b/board/ti/am57xx/MAINTAINERS
> index 47b694eb4b..a6f4f168fc 100644
> --- a/board/ti/am57xx/MAINTAINERS
> +++ b/board/ti/am57xx/MAINTAINERS
> @@ -1,5 +1,5 @@
> AM57XX EVM
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/am57xx/
> F: include/configs/am57xx_evm.h
> diff --git a/board/ti/am64x/MAINTAINERS b/board/ti/am64x/MAINTAINERS
> index d384a330df..eaca2b865f 100644
> --- a/board/ti/am64x/MAINTAINERS
> +++ b/board/ti/am64x/MAINTAINERS
> @@ -1,6 +1,6 @@
> AM64x BOARD
> M: Dave Gerlach <d-gerlach at ti.com>
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/am64x/
> F: include/configs/am64x_evm.h
> diff --git a/board/ti/am65x/MAINTAINERS b/board/ti/am65x/MAINTAINERS
> index 6da4182d9f..c52f7c9112 100644
> --- a/board/ti/am65x/MAINTAINERS
> +++ b/board/ti/am65x/MAINTAINERS
> @@ -1,5 +1,5 @@
> AM65x BOARD
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/am65x/
> F: include/configs/am65x_evm.h
> diff --git a/board/ti/dra7xx/MAINTAINERS b/board/ti/dra7xx/MAINTAINERS
> index 46b6e82b36..ba3d06dab9 100644
> --- a/board/ti/dra7xx/MAINTAINERS
> +++ b/board/ti/dra7xx/MAINTAINERS
> @@ -1,5 +1,5 @@
> DRA7XX BOARD
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/dra7xx/
> F: include/configs/dra7xx_evm.h
> diff --git a/board/ti/j721e/MAINTAINERS b/board/ti/j721e/MAINTAINERS
> index 4b13f46ddc..f5ca7d06a3 100644
> --- a/board/ti/j721e/MAINTAINERS
> +++ b/board/ti/j721e/MAINTAINERS
> @@ -1,5 +1,5 @@
> J721E BOARD
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/j721e
> F: include/configs/j721e_evm.h
> diff --git a/board/ti/omap5_uevm/MAINTAINERS b/board/ti/omap5_uevm/MAINTAINERS
> index 280ea2f91f..ce544828f8 100644
> --- a/board/ti/omap5_uevm/MAINTAINERS
> +++ b/board/ti/omap5_uevm/MAINTAINERS
> @@ -1,5 +1,5 @@
> OMAP5_UEVM BOARD
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/omap5_uevm/
> F: include/configs/omap5_uevm.h
> diff --git a/board/ti/panda/MAINTAINERS b/board/ti/panda/MAINTAINERS
> index 2142368271..8b8cf7daf6 100644
> --- a/board/ti/panda/MAINTAINERS
> +++ b/board/ti/panda/MAINTAINERS
> @@ -1,5 +1,5 @@
> PANDA BOARD
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/panda/
> F: include/configs/omap4_panda.h
> diff --git a/board/ti/sdp4430/MAINTAINERS b/board/ti/sdp4430/MAINTAINERS
> index ac4d0ccc19..d8b8fe600e 100644
> --- a/board/ti/sdp4430/MAINTAINERS
> +++ b/board/ti/sdp4430/MAINTAINERS
> @@ -1,5 +1,5 @@
> SDP4430 BOARD
> -M: Lokesh Vutla <lokeshvutla at ti.com>
> +M: Tom Rini <trini at konsulko.com>
> S: Maintained
> F: board/ti/sdp4430/
> F: include/configs/omap4_sdp4430.h
> diff --git a/doc/git-mailrc b/doc/git-mailrc
> index 001681c899..410be387be 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 <twarren at nvidia.com>, Stephen Warren <swarren at nvidia.com>
> 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
> --
> 2.31.1
>
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
More information about the U-Boot
mailing list