summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/aboutbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/aboutbox.cpp')
-rw-r--r--src/ui/dialog/aboutbox.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp
index 4ad2413fc..adbd5317f 100644
--- a/src/ui/dialog/aboutbox.cpp
+++ b/src/ui/dialog/aboutbox.cpp
@@ -244,7 +244,8 @@ gchar const *authors_text() {
"Michael Wybrow\n"
"Daniel Yacob\n"
"David Yip\n"
- "Masatake Yamato";
+ "Masatake Yamato\n"
+ "Miłosz Dereżyński";
return text;
}