diff options
| author | Nishanth Menon <[email protected]> | 2016-09-02 02:51:45 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-09-07 08:49:04 -0400 |
| commit | c0b1d80a1027a035dc2d72d18cbd936b07000e78 (patch) | |
| tree | 905ae7aa76aca30496dbe3a7bebab990d3772a29 | |
| parent | 2adbc17b9ed8849288ae7be50dd060e4a5092cee (diff) | |
board: am57xx: MAINTAINERS: Update for current maintainer
Felipe Balbi has move on from TI and the current email ID is no longer
valid. So, replacing with Lokesh.
While at it, update missing config file which was untracked.
Signed-off-by: Nishanth Menon <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
| -rw-r--r-- | board/ti/am57xx/MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/board/ti/am57xx/MAINTAINERS b/board/ti/am57xx/MAINTAINERS index b8ae0199e36..500bb7a6127 100644 --- a/board/ti/am57xx/MAINTAINERS +++ b/board/ti/am57xx/MAINTAINERS @@ -1,7 +1,8 @@ AM57XX EVM -M: Felipe Balbi <[email protected]> +M: Lokesh Vutla <[email protected]> S: Maintained F: board/ti/am57xx/ F: include/configs/am57xx_evm.h F: configs/am57xx_evm_defconfig F: configs/am57xx_evm_nodt_defconfig +F: configs/am57xx_hs_evm_defconfig |
