aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-12-14 18:33:46 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-12-14 18:35:24 +0800
commit06e9054f40ad9660325c87181f597c3039f767cf (patch)
tree276ed491eb16b674f89c498ae2acd3ac97ccd10b
parent357abe46ebdc57f29037d12350c06d7fd14581b3 (diff)
downloadgsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar
gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.gz
gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.bz2
gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.lz
gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.xz
gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.zst
gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.zip
add K.Vishnoo Charan Reddy as an artist contributor
-rw-r--r--CONTRIBUTORS2
-rw-r--r--src/empathy-about-dialog.c1
2 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index f2abcb6c8..409252ce8 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -23,7 +23,7 @@ Vincent Untz
Andreas Nilsson
Vinicius Depizzol
+K.Vishnoo Charan Reddy
Milo Casagrande
Seth Dudenhofer
-
diff --git a/src/empathy-about-dialog.c b/src/empathy-about-dialog.c
index dd30e3aed..299d5a4b7 100644
--- a/src/empathy-about-dialog.c
+++ b/src/empathy-about-dialog.c
@@ -76,6 +76,7 @@ static const char *documenters[] = {
static const char *artists[] = {
"Andreas Nilsson <nisses.mail@home.se>",
"Vinicius Depizzol <vdepizzol@gmail.com>",
+ "K.Vishnoo Charan Reddy <drkvi-a@yahoo.com>",
NULL
};