diff mbox

ipack: Update e-mail address

Message ID 1456217065-5465-1-git-send-email-berto@igalia.com
State New
Headers show

Commit Message

Alberto Garcia Feb. 23, 2016, 8:44 a.m. UTC
I'm not really using the old one anymore.

Signed-off-by: Alberto Garcia <berto@igalia.com>
---
 hw/char/ipoctal232.c     | 2 +-
 hw/ipack/ipack.c         | 2 +-
 hw/ipack/tpci200.c       | 2 +-
 include/hw/ipack/ipack.h | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Comments

Alberto Garcia March 9, 2016, 10:22 a.m. UTC | #1
On Tue 23 Feb 2016 09:44:25 AM CET, Alberto Garcia <berto@igalia.com> wrote:
> I'm not really using the old one anymore.
>
> Signed-off-by: Alberto Garcia <berto@igalia.com>

Ping...

Berto
Alberto Garcia March 31, 2016, 11:47 a.m. UTC | #2
ping 2 ...

On Tue 23 Feb 2016 09:44:25 AM CET, Alberto Garcia wrote:
> I'm not really using the old one anymore.
>
> Signed-off-by: Alberto Garcia <berto@igalia.com>
> ---
>  hw/char/ipoctal232.c     | 2 +-
>  hw/ipack/ipack.c         | 2 +-
>  hw/ipack/tpci200.c       | 2 +-
>  include/hw/ipack/ipack.h | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/hw/char/ipoctal232.c b/hw/char/ipoctal232.c
> index bc0ae49..9ead32a 100644
> --- a/hw/char/ipoctal232.c
> +++ b/hw/char/ipoctal232.c
> @@ -2,7 +2,7 @@
>   * QEMU GE IP-Octal 232 IndustryPack emulation
>   *
>   * Copyright (C) 2012 Igalia, S.L.
> - * Author: Alberto Garcia <agarcia@igalia.com>
> + * Author: Alberto Garcia <berto@igalia.com>
>   *
>   * This code is licensed under the GNU GPL v2 or (at your option) any
>   * later version.
> diff --git a/hw/ipack/ipack.c b/hw/ipack/ipack.c
> index 7c5c30d..4967351 100644
> --- a/hw/ipack/ipack.c
> +++ b/hw/ipack/ipack.c
> @@ -2,7 +2,7 @@
>   * QEMU IndustryPack emulation
>   *
>   * Copyright (C) 2012 Igalia, S.L.
> - * Author: Alberto Garcia <agarcia@igalia.com>
> + * Author: Alberto Garcia <berto@igalia.com>
>   *
>   * This code is licensed under the GNU GPL v2 or (at your option) any
>   * later version.
> diff --git a/hw/ipack/tpci200.c b/hw/ipack/tpci200.c
> index fdda6f4..4dfa6b3 100644
> --- a/hw/ipack/tpci200.c
> +++ b/hw/ipack/tpci200.c
> @@ -2,7 +2,7 @@
>   * QEMU TEWS TPCI200 IndustryPack carrier emulation
>   *
>   * Copyright (C) 2012 Igalia, S.L.
> - * Author: Alberto Garcia <agarcia@igalia.com>
> + * Author: Alberto Garcia <berto@igalia.com>
>   *
>   * This code is licensed under the GNU GPL v2 or (at your option) any
>   * later version.
> diff --git a/include/hw/ipack/ipack.h b/include/hw/ipack/ipack.h
> index e95ffe8..e33e032 100644
> --- a/include/hw/ipack/ipack.h
> +++ b/include/hw/ipack/ipack.h
> @@ -2,7 +2,7 @@
>   * QEMU IndustryPack emulation
>   *
>   * Copyright (C) 2012 Igalia, S.L.
> - * Author: Alberto Garcia <agarcia@igalia.com>
> + * Author: Alberto Garcia <berto@igalia.com>
>   *
>   * This code is licensed under the GNU GPL v2 or (at your option) any
>   * later version.
> -- 
> 2.7.0
Michael Tokarev May 6, 2016, 6:48 p.m. UTC | #3
23.02.2016 11:44, Alberto Garcia wrote:
> I'm not really using the old one anymore.
> 
> Signed-off-by: Alberto Garcia <berto@igalia.com>

Applied to -trivial, finally.  I'm sorry this took so long.
Thank you for the patience!

/mjt
diff mbox

Patch

diff --git a/hw/char/ipoctal232.c b/hw/char/ipoctal232.c
index bc0ae49..9ead32a 100644
--- a/hw/char/ipoctal232.c
+++ b/hw/char/ipoctal232.c
@@ -2,7 +2,7 @@ 
  * QEMU GE IP-Octal 232 IndustryPack emulation
  *
  * Copyright (C) 2012 Igalia, S.L.
- * Author: Alberto Garcia <agarcia@igalia.com>
+ * Author: Alberto Garcia <berto@igalia.com>
  *
  * This code is licensed under the GNU GPL v2 or (at your option) any
  * later version.
diff --git a/hw/ipack/ipack.c b/hw/ipack/ipack.c
index 7c5c30d..4967351 100644
--- a/hw/ipack/ipack.c
+++ b/hw/ipack/ipack.c
@@ -2,7 +2,7 @@ 
  * QEMU IndustryPack emulation
  *
  * Copyright (C) 2012 Igalia, S.L.
- * Author: Alberto Garcia <agarcia@igalia.com>
+ * Author: Alberto Garcia <berto@igalia.com>
  *
  * This code is licensed under the GNU GPL v2 or (at your option) any
  * later version.
diff --git a/hw/ipack/tpci200.c b/hw/ipack/tpci200.c
index fdda6f4..4dfa6b3 100644
--- a/hw/ipack/tpci200.c
+++ b/hw/ipack/tpci200.c
@@ -2,7 +2,7 @@ 
  * QEMU TEWS TPCI200 IndustryPack carrier emulation
  *
  * Copyright (C) 2012 Igalia, S.L.
- * Author: Alberto Garcia <agarcia@igalia.com>
+ * Author: Alberto Garcia <berto@igalia.com>
  *
  * This code is licensed under the GNU GPL v2 or (at your option) any
  * later version.
diff --git a/include/hw/ipack/ipack.h b/include/hw/ipack/ipack.h
index e95ffe8..e33e032 100644
--- a/include/hw/ipack/ipack.h
+++ b/include/hw/ipack/ipack.h
@@ -2,7 +2,7 @@ 
  * QEMU IndustryPack emulation
  *
  * Copyright (C) 2012 Igalia, S.L.
- * Author: Alberto Garcia <agarcia@igalia.com>
+ * Author: Alberto Garcia <berto@igalia.com>
  *
  * This code is licensed under the GNU GPL v2 or (at your option) any
  * later version.