]> git.0d.be Git - empathy.git/commitdiff
[darcs-to-svn @ Add artists names to contributors and credits]
authorXavier Claessens <xclaesse@src.gnome.org>
Sat, 12 May 2007 22:34:25 +0000 (22:34 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sat, 12 May 2007 22:34:25 +0000 (22:34 +0000)
svn path=/trunk/; revision=52

CONTRIBUTORS
libempathy-gtk/gossip-about-dialog.c

index a9a8cd1fb615a8a2a5f5993bcf0f73cde8177fab..232f6c27fd65d589f05ec174aed82bfec84bfc65 100644 (file)
@@ -15,3 +15,5 @@ Sjoerd Simons
 Thomas Reynolds
 Vincent Untz
 Xavier Claessens
+Andreas Nilsson
+Vinicius Depizzol
index 7b5990c5007dc5398b2864e3c5cb146161e2e91e..af8c4a15a4d84978c2295fb99b9c1e3ed868324c 100644 (file)
@@ -54,6 +54,8 @@ static const char *documenters[] = {
 };
 
 static const char *artists[] = {
+       "Andreas Nilsson <nisses.mail@home.se>",
+       "Vinicius Depizzol <vdepizzol@gmail.com>",
        NULL
 };