summaryrefslogtreecommitdiff
path: root/src/about.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/about.c')
-rw-r--r--src/about.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/about.c b/src/about.c
index b649bf54..f37d8efd 100644
--- a/src/about.c
+++ b/src/about.c
@@ -188,6 +188,8 @@ static const gchar *const author_credits[] = {
"Clytie Siddall <clytie riverland net au>",
"Ilkka Tuohela <hile iki fi>",
"Chao-Hsiung Liao <j_h_liau yahoo com tw>",
+ "Žygimantas Beručka <zygis gnome org>",
+ "Gabor Kelemen <kelemeng gnome hu>",
NULL
};
bgstack15