aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/callbacks.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/callbacks.c b/shell/callbacks.c
index 89fe4e32..6b9ecafc 100644
--- a/shell/callbacks.c
+++ b/shell/callbacks.c
@@ -170,6 +170,7 @@ void cb_about()
"Ondrej Čerman",
"Mike Hewitt",
"Boris Afonot",
+ "Amstelchen",
"",
"Based on work by:",
"uber-graph by Christian Hergert and others.",
@@ -204,6 +205,12 @@ void cb_about()
"The GNOME Project",
"epicbard",
"Roundicons",
+ "",
+ "Packaging by:",
+ "Topazus (Fedora/Redhat branches)",
+ "Yochananmargos (Arch branches)",
+ "lucacastro/tsimonq2 (Debian/Ubuntu branches)",
+ "",
NULL
};