commit 6e984bced892fdf6b29f2072107ebb45367236d2
parent 7cf523f9e17b00d84a4fd08aba12c4ffb9d3011d
Author: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date: Thu, 12 Jun 2014 23:49:09 +0400
AUTHORS: add me as contributor
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -305,3 +305,4 @@ contributors (in addition to the above; based on Changelog)
Palmer Dabbelt
Peter Sarvas
Christoph Ruegge
+ Igor Gnatenko
diff --git a/src/gtk/authors.h b/src/gtk/authors.h
@@ -288,5 +288,6 @@ static char *CONTRIBS_LIST[] = {
"Gál Zoltán",
"Marien Zwart",
"Martin Zwickel",
+"Igor Gnatenko",
NULL
};