summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS2
-rw-r--r--libempathy-gtk/gossip-about-dialog.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index a9a8cd1f..232f6c27 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -15,3 +15,5 @@ Sjoerd Simons
Thomas Reynolds
Vincent Untz
Xavier Claessens
+Andreas Nilsson
+Vinicius Depizzol
diff --git a/libempathy-gtk/gossip-about-dialog.c b/libempathy-gtk/gossip-about-dialog.c
index 7b5990c5..af8c4a15 100644
--- a/libempathy-gtk/gossip-about-dialog.c
+++ b/libempathy-gtk/gossip-about-dialog.c
@@ -54,6 +54,8 @@ static const char *documenters[] = {
};
static const char *artists[] = {
+ "Andreas Nilsson <nisses.mail@home.se>",
+ "Vinicius Depizzol <vdepizzol@gmail.com>",
NULL
};