diff mbox

[U-Boot,1/2] stm32f4: fix MAINTAINERS file

Message ID 1435731303-9458-1-git-send-email-borneo.antonio@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Antonio Borneo July 1, 2015, 6:15 a.m. UTC
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>
---
 board/st/stm32f429-discovery/MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini July 10, 2015, 12:56 p.m. UTC | #1
On Wed, Jul 01, 2015 at 02:15:02PM +0800, Antonio Borneo wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/board/st/stm32f429-discovery/MAINTAINERS b/board/st/stm32f429-discovery/MAINTAINERS
index 78b0d28..641f26a 100644
--- a/board/st/stm32f429-discovery/MAINTAINERS
+++ b/board/st/stm32f429-discovery/MAINTAINERS
@@ -1,3 +1,4 @@ 
+STM32F429-DISCOVERY BOARD
 M:	Kamil Lulko <rev13@wp.pl>
 S:	Maintained
 F:	board/st/stm32f429-discovery/