u-boot-brain/board/st/stm32f429-discovery
Antonio Borneo 8379c79917 stm32f4: fix MAINTAINERS file
When "scripts/get_maintainer.pl" parses "board/.../MAINTAINERS",
it uses the line containing board name as delimiter.
Without this line, the script happily mixes the lines from current
board MAINTAINERS file with lines from another file.

Fix it by adding a reasonable board name.

Tested by comparing output of:
	cat board/st/stm32f429-discovery/MAINTAINERS
	./scripts/get_maintainer.pl -f board/st/stm32f429-discovery

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
To: u-boot@lists.denx.de
To: Kamil Lulko <rev13@wp.pl>
Cc: Tom Rini <trini@konsulko.com>
2015-07-08 21:51:39 -04:00
..
Kconfig stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
led.c stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
MAINTAINERS stm32f4: fix MAINTAINERS file 2015-07-08 21:51:39 -04:00
Makefile stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
stm32f429-discovery.c stm32f4: add serial print port 2015-05-10 07:29:38 -04:00