# HG changeset patch # User Will Thompson # Date 1198063888 0 # Node ID 0abfc065cf7756f8f93443d95eb6414a253b3cd5 # Parent e1c0b28b69c07c9ad42c084c694fb37108139e4b Add QuLogic's nick to the about dialog, and update and sort other lists of contributors. diff -r e1c0b28b69c0 -r 0abfc065cf77 AUTHORS --- a/AUTHORS Wed Dec 19 00:58:36 2007 +0000 +++ b/AUTHORS Wed Dec 19 11:31:28 2007 +0000 @@ -35,6 +35,7 @@ Megan 'Cae' Schneider - support/QA Evan Schoenberg - Developer Kevin 'SimGuy' Stange - Developer & Webmaster +Will 'resiak' Thompson - Developer Stu 'nosnilmot' Tomlinson - Developer Nathan 'faceprint' Walp - Developer @@ -42,8 +43,8 @@ ------------------- Dennis 'EvilDennisR' Ristuccia Peter 'Fmoo' Ruibal +Elliott 'QuLogic' Sales de Andrade Gabriel 'Nix' Schulhof -Will 'resiak' Thompson Retired Developers: ------------------ diff -r e1c0b28b69c0 -r 0abfc065cf77 doc/pidgin.1.in --- a/doc/pidgin.1.in Wed Dec 19 00:58:36 2007 +0000 +++ b/doc/pidgin.1.in Wed Dec 19 11:31:28 2007 +0000 @@ -590,6 +590,8 @@ .br Kevin 'SimGuy' Stange (developer and webmaster) .br + Will 'resiak' Thompson (developer) +.br Stu 'nosnilmot' Tomlinson (developer) .br Nathan 'faceprint' Walp (developer) @@ -602,9 +604,9 @@ .br Peter 'fmoo' Ruibal .br - Gabriel 'Nix' Schulhof + Elliott 'QuLogic' Sales de Andrade .br - Will 'resiak' Thompson + Gabriel 'Nix' Schulhof .br diff -r e1c0b28b69c0 -r 0abfc065cf77 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Wed Dec 19 00:58:36 2007 +0000 +++ b/pidgin/gtkdialogs.c Wed Dec 19 11:31:28 2007 +0000 @@ -99,8 +99,8 @@ static const struct developer patch_writers[] = { {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, + {"Elliott 'QuLogic' Sales de Andrade", NULL, NULL}, {"Gabriel 'Nix' Schulhof", NULL, NULL}, - {"Elliott Sales de Andrade", NULL, NULL}, {NULL, NULL, NULL} };