diff options
-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 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 }; |