diff options
author | hwspeedy <ns@bigbear.dk> | 2024-05-14 23:38:29 +0200 |
---|---|---|
committer | hwspeedy <ns@bigbear.dk> | 2024-05-14 23:38:29 +0200 |
commit | 1f96a2fb92d9682550c6abe16296c7ba52069051 (patch) | |
tree | 5ad57e473c1612f53d4c8f97bf7b4cab4c95ff7f /shell | |
parent | 8f15d8b8bafb8d11fd18793bd132871db3d4f630 (diff) |
FIX Added package maintainers daviddavid and kieltux to credits
Diffstat (limited to 'shell')
-rw-r--r-- | shell/callbacks.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/callbacks.c b/shell/callbacks.c index c67b5c9a..7f8cad08 100644 --- a/shell/callbacks.c +++ b/shell/callbacks.c @@ -371,6 +371,8 @@ void cb_about() "Topazus (Fedora/Redhat branches)", "Yochananmargos (Arch branches)", "lucascastro (Debian/Ubuntu branches)", + "daviddavid (Mageia)", + "Kieltux (Opensuse/Suse branches)", "", NULL }; |