summaryrefslogtreecommitdiff
path: root/pidgin/gtkdialogs.c
diff options
context:
space:
mode:
authorKevin Stange <kstange@pidgin.im>2007-08-21 21:49:37 +0000
committerKevin Stange <kstange@pidgin.im>2007-08-21 21:49:37 +0000
commit3ea8b9d78bc77850254cb25d684d39050b0fb2e3 (patch)
treeb8d92c3075b921cf3a20aed5a0df1ec67cced37b /pidgin/gtkdialogs.c
parentf89c8ee82fd9570d4c6224ed87e2782159035553 (diff)
downloadpidgin-3ea8b9d78bc77850254cb25d684d39050b0fb2e3.tar.gz
Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.
Diffstat (limited to 'pidgin/gtkdialogs.c')
-rw-r--r--pidgin/gtkdialogs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
index db3603ddbb..8c2b0ad470 100644
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -86,6 +86,7 @@ static struct developer developers[] = {
{"Luke 'LSchiere' Schierer", N_("support"), "lschiere@users.sf.net"},
{"Megan 'Cae' Schneider", N_("support/QA"), NULL},
{"Evan Schoenberg", N_("developer"), NULL},
+ {"Kevin 'SimGuy' Stange", N_("developer & webmaster"), NULL},
{"Stu 'nosnilmot' Tomlinson", N_("developer"), NULL},
{"Nathan 'faceprint' Walp", N_("developer"), NULL},
{NULL, NULL, NULL}
@@ -95,7 +96,6 @@ static struct developer developers[] = {
static struct developer patch_writers[] = {
{"John 'rekkanoryo' Bailey", NULL, NULL},
{"Peter 'Bleeter' Lawler", NULL, NULL},
- {"Kevin 'SimGuy' Stange", NULL, NULL},
{NULL, NULL, NULL}
};