From 5be93569262f4ebc963ca95891667f523f368d89 Mon Sep 17 00:00:00 2001 From: Kamil Lulko Date: Sun, 29 Nov 2015 11:50:53 +0100 Subject: Change e-mail address of Kamil Lulko Signed-off-by: Kamil Lulko --- board/st/stm32f429-discovery/MAINTAINERS | 2 +- board/st/stm32f429-discovery/Makefile | 2 +- board/st/stm32f429-discovery/led.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'board/st') diff --git a/board/st/stm32f429-discovery/MAINTAINERS b/board/st/stm32f429-discovery/MAINTAINERS index 641f26a..fdb62e9 100644 --- a/board/st/stm32f429-discovery/MAINTAINERS +++ b/board/st/stm32f429-discovery/MAINTAINERS @@ -1,5 +1,5 @@ STM32F429-DISCOVERY BOARD -M: Kamil Lulko +M: Kamil Lulko S: Maintained F: board/st/stm32f429-discovery/ F: include/configs/stm32f429-discovery.h diff --git a/board/st/stm32f429-discovery/Makefile b/board/st/stm32f429-discovery/Makefile index 7e764e3..d94059d 100644 --- a/board/st/stm32f429-discovery/Makefile +++ b/board/st/stm32f429-discovery/Makefile @@ -3,7 +3,7 @@ # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # (C) Copyright 2015 -# Kamil Lulko, +# Kamil Lulko, # # SPDX-License-Identifier: GPL-2.0+ # diff --git a/board/st/stm32f429-discovery/led.c b/board/st/stm32f429-discovery/led.c index 306e550..ee22009 100644 --- a/board/st/stm32f429-discovery/led.c +++ b/board/st/stm32f429-discovery/led.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2015 - * Kamil Lulko, + * Kamil Lulko, * * SPDX-License-Identifier: GPL-2.0+ */ -- cgit v1.1