aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorhwspeedy <ns@bigbear.dk>2024-04-02 12:28:11 +0200
committerhwspeedy <ns@bigbear.dk>2024-04-02 12:28:11 +0200
commita0d8b071f4c6426423564afdaf6cc9f15aaad986 (patch)
treedbdaf0a2b2a6f4b6137c997cd9d35211fa98b559 /shell
parent1606a23bfd407d4bbc0e9e87fd357537f1b31992 (diff)
FIX Contributers
Diffstat (limited to 'shell')
-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
};