diff options
| author | Marcel Ziswiler <[email protected]> | 2019-03-28 23:25:15 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2019-04-25 17:03:25 +0200 |
| commit | 09cc20741d576e442b5f7ea816116899a7363c08 (patch) | |
| tree | a1b1617c6b08d6357b09610bcb0c57716c066052 | |
| parent | 75b942df87eaae1ba28fee3a1a82bfe147bb51ae (diff) | |
colibri_vf: fix tab vs. spaces
Fix indentation using tab vs. spaces.
Signed-off-by: Marcel Ziswiler <[email protected]>
Reviewed-by: Igor Opaniuk <[email protected]>
| -rw-r--r-- | board/toradex/colibri_vf/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/toradex/colibri_vf/MAINTAINERS b/board/toradex/colibri_vf/MAINTAINERS index 3ee2b331526..66b21509866 100644 --- a/board/toradex/colibri_vf/MAINTAINERS +++ b/board/toradex/colibri_vf/MAINTAINERS @@ -1,7 +1,7 @@ Colibri VFxx M: Stefan Agner <[email protected]> W: http://developer.toradex.com/software/linux/linux-software -W: https://www.toradex.com/community +W: https://www.toradex.com/community S: Maintained F: board/toradex/colibri_vf/ F: include/configs/colibri_vf.h |
