diff options
| author | Luka Perkov <luka@openwrt.org> | 2012-12-03 03:24:15 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2012-12-07 08:47:52 -0700 | 
| commit | 3fdf7596dff87a79e2b41d07479c608d91d06cb3 (patch) | |
| tree | 0907620e78e083ec7c5990aa1a6fe56a9f054dee | |
| parent | 10501df05e2d2eef501c92483c134d5f7c9da150 (diff) | |
| download | olio-uboot-2014.01-3fdf7596dff87a79e2b41d07479c608d91d06cb3.tar.xz olio-uboot-2014.01-3fdf7596dff87a79e2b41d07479c608d91d06cb3.zip | |
Change e-mail address of Luka Perkov
Change e-mail address of Luka Perkov.
Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Luka Perkov <uboot@lukaperkov.net>
| -rw-r--r-- | MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/iomega/iconnect/iconnect.c | 2 | ||||
| -rw-r--r-- | board/iomega/iconnect/iconnect.h | 2 | ||||
| -rw-r--r-- | board/iomega/iconnect/kwbimage.cfg | 2 | ||||
| -rw-r--r-- | board/raidsonic/ib62x0/ib62x0.c | 2 | ||||
| -rw-r--r-- | board/raidsonic/ib62x0/ib62x0.h | 2 | ||||
| -rw-r--r-- | board/raidsonic/ib62x0/kwbimage.cfg | 2 | ||||
| -rw-r--r-- | doc/kwboot.1 | 2 | ||||
| -rw-r--r-- | include/configs/ib62x0.h | 2 | ||||
| -rw-r--r-- | include/configs/iconnect.h | 2 | 
10 files changed, 10 insertions, 10 deletions
| diff --git a/MAINTAINERS b/MAINTAINERS index f8246896c..b24ba19b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -805,7 +805,7 @@ Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>  	apx4devkit	i.MX28 -Luka Perkov <uboot@lukaperkov.net> +Luka Perkov <luka@openwrt.org>  	ib62x0		ARM926EJS  	iconnect	ARM926EJS diff --git a/board/iomega/iconnect/iconnect.c b/board/iomega/iconnect/iconnect.c index 6ee2128aa..8cfb4e662 100644 --- a/board/iomega/iconnect/iconnect.c +++ b/board/iomega/iconnect/iconnect.c @@ -1,7 +1,7 @@  /*   * Copyright (C) 2009-2012   * Wojciech Dubowik <wojciech.dubowik@neratec.com> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org>   *   * See file CREDITS for list of people who contributed to this   * project. diff --git a/board/iomega/iconnect/iconnect.h b/board/iomega/iconnect/iconnect.h index 2fb3e5ed8..8b6fe1bca 100644 --- a/board/iomega/iconnect/iconnect.h +++ b/board/iomega/iconnect/iconnect.h @@ -1,7 +1,7 @@  /*   * Copyright (C) 2009-2012   * Wojciech Dubowik <wojciech.dubowik@neratec.com> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org>   *   * See file CREDITS for list of people who contributed to this   * project. diff --git a/board/iomega/iconnect/kwbimage.cfg b/board/iomega/iconnect/kwbimage.cfg index 6c9dfe3d3..4b64dab59 100644 --- a/board/iomega/iconnect/kwbimage.cfg +++ b/board/iomega/iconnect/kwbimage.cfg @@ -1,7 +1,7 @@  #  # (C) Copyright 2009-2012  # Wojciech Dubowik <wojciech.dubowik@neratec.com> -# Luka Perkov <uboot@lukaperkov.net> +# Luka Perkov <luka@openwrt.org>  #  # See file CREDITS for list of people who contributed to this  # project. diff --git a/board/raidsonic/ib62x0/ib62x0.c b/board/raidsonic/ib62x0/ib62x0.c index b7e6e4107..5f0f3961d 100644 --- a/board/raidsonic/ib62x0/ib62x0.c +++ b/board/raidsonic/ib62x0/ib62x0.c @@ -1,7 +1,7 @@  /*   * Copyright (C) 2011-2012   * Gerald Kerma <dreagle@doukki.net> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org>   * Simon Baatz <gmbnomis@gmail.com>   *   * See file CREDITS for list of people who contributed to this diff --git a/board/raidsonic/ib62x0/ib62x0.h b/board/raidsonic/ib62x0/ib62x0.h index 0118c2b69..3315696dd 100644 --- a/board/raidsonic/ib62x0/ib62x0.h +++ b/board/raidsonic/ib62x0/ib62x0.h @@ -2,7 +2,7 @@   * Copyright (C) 2011-2012   * Gerald Kerma <dreagle@doukki.net>   * Simon Baatz <gmbnomis@gmail.com> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org>   *   * See file CREDITS for list of people who contributed to this   * project. diff --git a/board/raidsonic/ib62x0/kwbimage.cfg b/board/raidsonic/ib62x0/kwbimage.cfg index bd594ebd5..bade627cc 100644 --- a/board/raidsonic/ib62x0/kwbimage.cfg +++ b/board/raidsonic/ib62x0/kwbimage.cfg @@ -2,7 +2,7 @@  # Copyright (C) 2011-2012  # Gerald Kerma <dreagle@doukki.net>  # Simon Baatz <gmbnomis@gmail.com> -# Luka Perkov <uboot@lukaperkov.net> +# Luka Perkov <luka@openwrt.org>  #  # See file CREDITS for list of people who contributed to this  # project. diff --git a/doc/kwboot.1 b/doc/kwboot.1 index ed0839836..25fe69aa5 100644 --- a/doc/kwboot.1 +++ b/doc/kwboot.1 @@ -79,6 +79,6 @@ Adjust the baud rate on \fITTY\fP. Default rate is 115200.  Daniel Stodden <daniel.stodden@gmail.com>  .br -Luka Perkov <uboot@lukaperkov.net> +Luka Perkov <luka@openwrt.org>  .br  David Purdy <david.c.purdy@gmail.com> diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h index 85856f290..f646ae577 100644 --- a/include/configs/ib62x0.h +++ b/include/configs/ib62x0.h @@ -1,7 +1,7 @@  /*   * Copyright (C) 2011-2012   * Gerald Kerma <dreagle@doukki.net> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org>   *   * See file CREDITS for list of people who contributed to this   * project. diff --git a/include/configs/iconnect.h b/include/configs/iconnect.h index 2b523c9fc..ba57849a6 100644 --- a/include/configs/iconnect.h +++ b/include/configs/iconnect.h @@ -1,7 +1,7 @@  /*   * (C) Copyright 2009-2012   * Wojciech Dubowik <wojciech.dubowik@neratec.com> - * Luka Perkov <uboot@lukaperkov.net> + * Luka Perkov <luka@openwrt.org>   *   * See file CREDITS for list of people who contributed to this   * project. |