billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=896d28afc33896eb376c7819db585a3fdc7c2ab9
commit 896d28afc33896eb376c7819db585a3fdc7c2ab9 Author: Boris Faure <[email protected]> Date: Sun Feb 15 14:11:37 2015 +0100 update contributors --- .mailmap | 1 + AUTHORS | 9 ++++++--- src/bin/about.c | 9 ++++++--- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.mailmap b/.mailmap index 4408ceb..c9e9b45 100644 --- a/.mailmap +++ b/.mailmap @@ -74,3 +74,4 @@ Wonguk Jeong <[email protected]> Wonguk Jeong <[email protected]> Wonguk Jeong <[email protected]> wonguk.jeong <[email protected]> Kai Huuhko <[email protected]> Kai Huuhko <[email protected]> Massimo Maiurana <[email protected]> maxerba <[email protected]> +Lee Gwang-O <[email protected]> Gwang O Lee <[email protected]> diff --git a/AUTHORS b/AUTHORS index 69a8e85..964233e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,13 +9,13 @@ Christopher Michael <[email protected]> Panagiotis Galatsanos <[email protected]> Aleksandar Popadić <[email protected]> Mike Blumenkrantz <[email protected]> +Massimo Maiurana <[email protected]> +Stefan Schmidt <[email protected]> Davide Andreoli <[email protected]> Gustavo Lima Chaves <[email protected]> -Stefan Schmidt <[email protected]> Tom Hacohen <[email protected]> Alex-P. Natsios <[email protected]> -Massimo Maiurana <[email protected]> -Gwang O Lee <[email protected]> +Lee Gwang-O <[email protected]> Jean-Philippe ANDRÉ <[email protected]> Jihoon Kim <[email protected]> Mike McCormack <[email protected]> @@ -34,6 +34,7 @@ Doug Newgard <[email protected]> Flavio Vinicius Alvares Ceolin <[email protected]> Samuel F. Baggen <[email protected]> Amitesh Singh <[email protected]> +Anthony F McInerney <[email protected]> Bruno Dilly <[email protected]> Daniel Zaoui <[email protected]> Eduardo Lima <[email protected]> @@ -44,5 +45,7 @@ Michael Jennings <[email protected]> Nicholas Hughart <[email protected]> Rafael Antognolli <[email protected]> Rui Seabra <[email protected]> +Sanjeev BA <[email protected]> Vincent Torri <[email protected]> +Raphael Ahrens <[email protected]> Thibaut Broggi <[email protected]> diff --git a/src/bin/about.c b/src/bin/about.c index 65e019a..ea7fde0 100644 --- a/src/bin/about.c +++ b/src/bin/about.c @@ -81,13 +81,13 @@ about_toggle(Evas_Object *win, Evas_Object *bg, Evas_Object *term, "Panagiotis Galatsanos<br>" "Aleksandar Popadić<br>" "Mike Blumenkrantz<br>" + "Massimo Maiurana<br>" + "Stefan Schmidt<br>" "Davide Andreoli<br>" "Gustavo Lima Chaves<br>" - "Stefan Schmidt<br>" "Tom Hacohen<br>" "Alex-P. Natsios<br>" - "Massimo Maiurana<br>" - "Gwang O Lee<br>" + "Lee Gwang-O<br>" "Jean-Philippe ANDRÉ<br>" "Jihoon Kim<br>" "Mike McCormack<br>" @@ -106,6 +106,7 @@ about_toggle(Evas_Object *win, Evas_Object *bg, Evas_Object *term, "Flavio Vinicius Alvares Ceolin<br>" "Samuel F. Baggen<br>" "Amitesh Singh<br>" + "Anthony F McInerney<br>" "Bruno Dilly<br>" "Daniel Zaoui<br>" "Eduardo Lima<br>" @@ -116,7 +117,9 @@ about_toggle(Evas_Object *win, Evas_Object *bg, Evas_Object *term, "Nicholas Hughart<br>" "Rafael Antognolli<br>" "Rui Seabra<br>" + "Sanjeev BA<br>" "Vincent Torri<br>" + "Raphael Ahrens<br>" "Thibaut Broggi<br>", "All rights reserved.<br>" "<br>" --
