[gnome-font-viewer/wip/cdavis/code-modernization: 3/4] font-view: Add current maintainers to about window




commit 7afd58699a2136e888761e23f0e7dfe060ec489e
Author: Christopher Davis <christopherdavis gnome org>
Date:   Mon Oct 10 16:57:35 2022 -0400

    font-view: Add current maintainers to about window

 src/font-view.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/src/font-view.c b/src/font-view.c
index a8738d7..f264603 100644
--- a/src/font-view.c
+++ b/src/font-view.c
@@ -111,6 +111,8 @@ action_about (GSimpleAction *action, GVariant *parameter, gpointer user_data)
 
     // clang-format off
     const gchar *developers[] = {
+        "Christopher Davis",
+        "Evan Welsh",
         "Cosimo Cecchi",
         "James Henstridge",
         NULL


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