diff options
author | Tom Rini <trini@konsulko.com> | 2018-07-31 08:48:46 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-31 14:47:01 -0400 |
commit | 275906dc1b5b647c1a24f3331a24d41f677f3caf (patch) | |
tree | 207b312c798856dc93dbd0d205705e9b756a1f8d /board | |
parent | b3815fc4e5d6ddf54de6766bff8634dcfa4f782b (diff) |
pico-pi: Add Otavio as maintainer
Update the MAINTAINERS file to list Otavio Salvador as the maintainer
for this board.
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/technexion/pico-imx7d/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/technexion/pico-imx7d/MAINTAINERS b/board/technexion/pico-imx7d/MAINTAINERS index 3ab1aa6381c..0755bd83666 100644 --- a/board/technexion/pico-imx7d/MAINTAINERS +++ b/board/technexion/pico-imx7d/MAINTAINERS @@ -4,3 +4,8 @@ S: Maintained F: board/technexion/pico-imx7d/ F: include/configs/pico-imx7d.h F: configs/pico-imx7d_defconfig + +Technexion PICO-PI-IMX7 +M: Otavio Salvador <otavio@ossystems.com.br> +S: Maintained +F: configs/pico-pi-imx7d_defconfig |