[gnome-todo] credits: add Patrick Griffis to authors



commit 86cb9f89a8996e7ef31081c7251564af5d32fe56
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Jan 19 10:23:34 2016 -0200

    credits: add Patrick Griffis to authors
    
    He did really valuable contributions, and deserves
    much more than a simple credit line!

 src/gtd-application.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gtd-application.c b/src/gtd-application.c
index 3aa64ff..2636c84 100644
--- a/src/gtd-application.c
+++ b/src/gtd-application.c
@@ -92,8 +92,9 @@ gtd_application_show_about (GSimpleAction *simple,
   int created_year = 2015;
 
   static const gchar *authors[] = {
-    "Georges Basile Stavracas Neto <georges stavracas gmail com>",
     "Emmanuele Bassi <ebassi gnome org>",
+    "Georges Basile Stavracas Neto <georges stavracas gmail com>",
+    "Patrick Griffis <tingping tingping se>",
     NULL
   };
 


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