diff options
| author | Fabio Estevam <[email protected]> | 2025-10-30 11:14:40 -0300 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2025-10-30 12:40:47 -0300 |
| commit | 087277fc76baa0bdd6275ab365891d9058612e1e (patch) | |
| tree | 0915d66c4625a078733098d2da0ad24dfff28be4 | |
| parent | f7a0afb544cadee142608b8a87de8e0a6122dff0 (diff) | |
imx8mp_evk: Fix typo on maintainer's name
My last name was misspelled. Fix it.
Fixes: ae09edaeec3d2 ("imx8mp_evk: Add myself to MAINTAINERS")
Signed-off-by: Fabio Estevam <[email protected]>
| -rw-r--r-- | board/freescale/imx8mp_evk/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/imx8mp_evk/MAINTAINERS b/board/freescale/imx8mp_evk/MAINTAINERS index c2c7c830b5d..4419527b8bc 100644 --- a/board/freescale/imx8mp_evk/MAINTAINERS +++ b/board/freescale/imx8mp_evk/MAINTAINERS @@ -1,5 +1,5 @@ i.MX8MP EVK BOARD -M: Fabio Estevm <[email protected]> +M: Fabio Estevam <[email protected]> M: Peng Fan <[email protected]> S: Maintained F: board/freescale/imx8mp_evk/ |
