[gnome-software: 2/3] gs-application: Update authors list




commit 4b17edde45370821d8dd6362b9548670f87425d5
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Apr 19 11:03:56 2021 +0100

    gs-application: Update authors list
    
    Using `git shortlog -s | sort -n | tail -n 10` and removing translators
    as they get separate credit.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1213

 src/gs-application.c | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index 070df2c90..5e95176e6 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -344,6 +344,10 @@ about_activated (GSimpleAction *action,
                "Allan Day",
                "Ryan Lerch",
                "William Jon McCann",
+               "Milan Crha",
+               "Joaquim Rocha",
+               "Robert Ancell",
+               "Philip Withnall",
                NULL
        };
        GtkAboutDialog *dialog;


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