[tasque] [repo] Add myself as an author



commit 1d73e4eae1a61b7782525cb316068353cb2f3c70
Author: Antonius Riha <antoniusriha gmail com>
Date:   Mon Oct 29 16:29:41 2012 +0100

    [repo] Add myself as an author

 AUTHORS                   |    1 +
 src/Gtk.Tasque/GtkTray.cs |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 20a6494..256eaf4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,3 +2,4 @@ Boyd Timothy <btimothy gmail com>
 Calvin Gaisford <calvinrg gmail com>
 Brian Merrell <bgmerrell gmail com>
 Sandy Armstrong <sanfordarmstrong gmail com>
+Antonius Riha <antoniusriha gmail com>
diff --git a/src/Gtk.Tasque/GtkTray.cs b/src/Gtk.Tasque/GtkTray.cs
index 3899a05..7ed5668 100644
--- a/src/Gtk.Tasque/GtkTray.cs
+++ b/src/Gtk.Tasque/GtkTray.cs
@@ -143,7 +143,8 @@ namespace Tasque
 				"Boyd Timothy <btimothy gmail com>",
 				"Calvin Gaisford <calvinrg gmail com>",
 				"Sandy Armstrong <sanfordarmstrong gmail com>",
-				"Brian G. Merrell <bgmerrell novell com>"
+				"Brian G. Merrell <bgmerrell novell com>",
+				"Antonius Riha <antoniusriha gmail com>"
 			};
 			
 			var translators = Catalog.GetString ("translator-credits");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]