| 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[] = { |