comparison pidgin/gtkdialogs.c @ 19532:e2411ff184ba

Add Resiak as CPW too
author Sean Egan <seanegan@gmail.com>
date Wed, 29 Aug 2007 19:59:07 +0000
parents 4da3c8618c24
children 44b4e8bd759b
comparison
equal deleted inserted replaced
19528:b7fa8fa4de5b 19532:e2411ff184ba
97 {"John 'rekkanoryo' Bailey", NULL, NULL}, 97 {"John 'rekkanoryo' Bailey", NULL, NULL},
98 {"Peter 'Bleeter' Lawler", NULL, NULL}, 98 {"Peter 'Bleeter' Lawler", NULL, NULL},
99 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, 99 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL},
100 {"Peter 'Fmoo' Ruibal", NULL, NULL}, 100 {"Peter 'Fmoo' Ruibal", NULL, NULL},
101 {"Gabriel 'Nix' Schulhof", NULL, NULL}, 101 {"Gabriel 'Nix' Schulhof", NULL, NULL},
102 {"Will 'resiak' Thompson", NULL, NULL},
102 {NULL, NULL, NULL} 103 {NULL, NULL, NULL}
103 }; 104 };
104 105
105 /* Order: Alphabetical by Last Name */ 106 /* Order: Alphabetical by Last Name */
106 static struct developer retired_developers[] = { 107 static struct developer retired_developers[] = {