comparison pidgin/gtkdialogs.c @ 31468:283cee80741e

Induct two new CPW's to our list.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 16 Apr 2011 15:49:39 +0000
parents df4f9ffb699f
children 7d75ffbde679 40d60f1c896e
comparison
equal deleted inserted replaced
31467:f592d9c1d9aa 31468:283cee80741e
100 }; 100 };
101 101
102 /* Order: Alphabetical by Last Name */ 102 /* Order: Alphabetical by Last Name */
103 static const struct developer patch_writers[] = { 103 static const struct developer patch_writers[] = {
104 {"Jakub 'haakon' Adam", NULL, NULL}, 104 {"Jakub 'haakon' Adam", NULL, NULL},
105 {"Krzysztof Klinikowski", NULL, NULL},
105 {"Peter 'Fmoo' Ruibal", NULL, NULL}, 106 {"Peter 'Fmoo' Ruibal", NULL, NULL},
106 {"Gabriel 'Nix' Schulhof", NULL, NULL}, 107 {"Gabriel 'Nix' Schulhof", NULL, NULL},
108 {"Tomasz Wasilczyk", NULL, NULL},
107 {NULL, NULL, NULL} 109 {NULL, NULL, NULL}
108 }; 110 };
109 111
110 /* Order: Alphabetical by Last Name */ 112 /* Order: Alphabetical by Last Name */
111 static const struct developer retired_developers[] = { 113 static const struct developer retired_developers[] = {