diff options
| author | Wasim Khan <[email protected]> | 2022-05-22 07:23:58 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-05-26 10:32:26 -0400 |
| commit | d9402bd49b9b2013ac48b5f4d82217d1628da797 (patch) | |
| tree | 598548ad55ac1b411cfb6baa7cd3b392424362f3 | |
| parent | e7356f08e91566293415915b08229938c062a279 (diff) | |
board: freescale: Update MAINTAINERS List
Update MAINTAINERS List for LS2088ARDB and LS2088AQDS
platforms
Signed-off-by: Wasim Khan <[email protected]>
| -rw-r--r-- | board/freescale/ls2080aqds/MAINTAINERS | 1 | ||||
| -rw-r--r-- | board/freescale/ls2080ardb/MAINTAINERS | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/ls2080aqds/MAINTAINERS b/board/freescale/ls2080aqds/MAINTAINERS index 84735dce289..39d02ae3f46 100644 --- a/board/freescale/ls2080aqds/MAINTAINERS +++ b/board/freescale/ls2080aqds/MAINTAINERS @@ -1,6 +1,7 @@ LS2080A BOARD M: Priyanka Jain <[email protected]> M: Rajesh Bhagat <[email protected]> +M: Wasim Khan <[email protected]> S: Maintained F: board/freescale/ls2080aqds/ F: board/freescale/ls2080a/ls2080aqds.c diff --git a/board/freescale/ls2080ardb/MAINTAINERS b/board/freescale/ls2080ardb/MAINTAINERS index 6e25b82db5b..f49d26af3a0 100644 --- a/board/freescale/ls2080ardb/MAINTAINERS +++ b/board/freescale/ls2080ardb/MAINTAINERS @@ -1,5 +1,6 @@ LS2080A BOARD M: Priyanka Jain <[email protected]> +M: Wasim Khan <[email protected]> S: Maintained F: board/freescale/ls2080ardb/ F: board/freescale/ls2080a/ls2080ardb.c @@ -10,6 +11,7 @@ F: configs/ls2080ardb_nand_defconfig LS2088A_QSPI-boot BOARD M: Priyanka Jain <[email protected]> M: Rajesh Bhagat <[email protected]> +M: Wasim Khan <[email protected]> S: Maintained F: configs/ls2088ardb_qspi_defconfig F: configs/ls2088ardb_tfa_defconfig |
