[devhelp/wip/swilmet/misc: 10/10] app: add more developers to the credits in the about dialog



commit 0134df3700d064f8ff0a15ca2aadfdfd078ee541
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Aug 7 20:59:45 2016 +0200

    app: add more developers to the credits in the about dialog
    
    $ git shortlog -sn
       280  Richard Hult
       206  Frédéric Péters
       167  Mikael Hallendal
       136  Aleksander Morgado
       109  Sébastien Wilmet
    
    Add missing developers that have more than 100 commits.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769606

 src/dh-app.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/dh-app.c b/src/dh-app.c
index e56b0da..8e9aa5b 100644
--- a/src/dh-app.c
+++ b/src/dh-app.c
@@ -236,6 +236,8 @@ about_cb (GSimpleAction *action,
                 "Ross Burton <ross burtonini com>",
                 "Aleksander Morgado <aleksander lanedo com>",
                 "Thomas Bechtold <toabctl gnome org>",
+                "Frédéric Péters <fpeters 0d be>",
+                "Sébastien Wilmet <swilmet gnome org>",
                 NULL
         };
 


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