aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-07 22:38:05 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-07 22:38:05 +0000
commit3c61763dc9256a87f10fbf66accdfd2fcabec41f (patch)
treee4fbe85fbf68fa00bc647e71fe8e3db1b2e405ca /channels
parent56497a070aef941a69eef4fcb40a87f8650772c8 (diff)
Add Philippe Sultan to chan_gtalk author list.
Philippe has made some notable contributions to the gtalk channel driver. His name deserves to be listed amoung the authors of that file. Thanks Philippe! git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@290829 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_gtalk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/channels/chan_gtalk.c b/channels/chan_gtalk.c
index 81a4772b5..4d9695b25 100644
--- a/channels/chan_gtalk.c
+++ b/channels/chan_gtalk.c
@@ -4,6 +4,7 @@
* Copyright (C) 1999 - 2005, Digium, Inc.
*
* Matt O'Gorman <mogorman@digium.com>
+ * Philippe Sultan <philippe.sultan@gmail.com>
*
* See http://www.asterisk.org for more information about
* the Asterisk project. Please do not directly contact
@@ -19,6 +20,7 @@
/*! \file
*
* \author Matt O'Gorman <mogorman@digium.com>
+ * \author Philippe Sultan <philippe.sultan@gmail.com>
*
* \brief Gtalk Channel Driver, until google/libjingle works with jingle spec
*