summaryrefslogtreecommitdiffstats
path: root/board/st
diff options
context:
space:
mode:
authorKamil Lulko <kamil.lulko@gmail.com>2015-11-29 11:50:53 +0100
committerTom Rini <trini@konsulko.com>2015-12-05 18:22:32 -0500
commit5be93569262f4ebc963ca95891667f523f368d89 (patch)
tree84f7ea382a47eee0be5601fd2548659ef2b4580b /board/st
parent80e061467008a7d6e8670c2630b5be6b428d00cb (diff)
downloadblackbird-obmc-uboot-5be93569262f4ebc963ca95891667f523f368d89.tar.gz
blackbird-obmc-uboot-5be93569262f4ebc963ca95891667f523f368d89.zip
Change e-mail address of Kamil Lulko
Signed-off-by: Kamil Lulko <kamil.lulko@gmail.com>
Diffstat (limited to 'board/st')
-rw-r--r--board/st/stm32f429-discovery/MAINTAINERS2
-rw-r--r--board/st/stm32f429-discovery/Makefile2
-rw-r--r--board/st/stm32f429-discovery/led.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/board/st/stm32f429-discovery/MAINTAINERS b/board/st/stm32f429-discovery/MAINTAINERS
index 641f26a037..fdb62e98e8 100644
--- a/board/st/stm32f429-discovery/MAINTAINERS
+++ b/board/st/stm32f429-discovery/MAINTAINERS
@@ -1,5 +1,5 @@
STM32F429-DISCOVERY BOARD
-M: Kamil Lulko <rev13@wp.pl>
+M: Kamil Lulko <kamil.lulko@gmail.com>
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 7e764e3308..d94059d0ae 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, <rev13@wp.pl>
+# Kamil Lulko, <kamil.lulko@gmail.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
diff --git a/board/st/stm32f429-discovery/led.c b/board/st/stm32f429-discovery/led.c
index 306e550a7c..ee22009f31 100644
--- a/board/st/stm32f429-discovery/led.c
+++ b/board/st/stm32f429-discovery/led.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2015
- * Kamil Lulko, <rev13@wp.pl>
+ * Kamil Lulko, <kamil.lulko@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
OpenPOWER on IntegriCloud