pidgin/gtkdialogs.c

changeset 31667
3dd7c4b5a45d
parent 31629
df2688a99a87
child 31808
40248c682723
child 31809
2ba2c488c0ad
equal deleted inserted replaced
31666:b3466becd9d4 31667:3dd7c4b5a45d
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[] = {

mercurial