diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-12-14 10:33:46 +0000 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-12-14 10:35:24 +0000 |
commit | 06e9054f40ad9660325c87181f597c3039f767cf (patch) | |
tree | 276ed491eb16b674f89c498ae2acd3ac97ccd10b | |
parent | 357abe46ebdc57f29037d12350c06d7fd14581b3 (diff) |
add K.Vishnoo Charan Reddy as an artist contributor
-rw-r--r-- | CONTRIBUTORS | 2 | ||||
-rw-r--r-- | src/empathy-about-dialog.c | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f2abcb6c..409252ce 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 dd30e3ae..299d5a4b 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 }; |