pidgin/gtkdialogs.c

changeset 30846
b0cbc7188152
parent 30843
839f9e116b2b
child 30847
05a23a1991a3
equal deleted inserted replaced
30845:ded677aa7cf6 30846:b0cbc7188152
78 {"Hylke Bons", N_("artist"), "hylkebons@gmail.com"}, 78 {"Hylke Bons", N_("artist"), "hylkebons@gmail.com"},
79 /* feel free to not translate this */ 79 /* feel free to not translate this */
80 {N_("Ka-Hing Cheung"), NULL, NULL}, 80 {N_("Ka-Hing Cheung"), NULL, NULL},
81 {"Sadrul Habib Chowdhury", NULL, NULL}, 81 {"Sadrul Habib Chowdhury", NULL, NULL},
82 {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"}, 82 {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"},
83 {"Sean Egan", NULL, "sean.egan@gmail.com"},
84 {"Casey Harkins", NULL, NULL}, 83 {"Casey Harkins", NULL, NULL},
85 {"Ivan Komarov", NULL, NULL}, 84 {"Ivan Komarov", NULL, "ivan.komarov@pidgin.im"},
86 {"Gary 'grim' Kramlich", NULL, "grim@pidgin.im"}, 85 {"Gary 'grim' Kramlich", NULL, "grim@pidgin.im"},
87 {"Richard 'rlaager' Laager", NULL, "rlaager@pidgin.im"}, 86 {"Richard 'rlaager' Laager", NULL, "rlaager@pidgin.im"},
87 {"Marcus 'malu' Lundblad", NULL, NULL},
88 {"Sulabh 'sulabh_m' Mahajan", NULL, NULL}, 88 {"Sulabh 'sulabh_m' Mahajan", NULL, NULL},
89 {"Richard 'wabz' Nelson", NULL, NULL}, 89 {"Richard 'wabz' Nelson", NULL, NULL},
90 {"Etan 'deryni' Reisner", NULL, NULL}, 90 {"Etan 'deryni' Reisner", NULL, NULL},
91 {"Tim 'marv' Ringenbach", NULL, NULL},
92 {"Michael 'Maiku' Ruprecht", N_("voice and video"), NULL}, 91 {"Michael 'Maiku' Ruprecht", N_("voice and video"), NULL},
93 {"Elliott 'QuLogic' Sales de Andrade", NULL, NULL}, 92 {"Elliott 'QuLogic' Sales de Andrade", NULL, NULL},
94 {"Luke 'LSchiere' Schierer", N_("support"), "lschiere@users.sf.net"}, 93 {"Luke 'LSchiere' Schierer", N_("support"), "lschiere@users.sf.net"},
95 {"Evan Schoenberg", NULL, NULL}, 94 {"Evan Schoenberg", NULL, NULL},
96 {"Kevin 'SimGuy' Stange", N_("webmaster"), NULL}, 95 {"Kevin 'SimGuy' Stange", N_("webmaster"), NULL},
97 {"Will 'resiak' Thompson", NULL, NULL}, 96 {"Will 'resiak' Thompson", NULL, NULL},
98 {"Stu 'nosnilmot' Tomlinson", NULL, NULL}, 97 {"Stu 'nosnilmot' Tomlinson", NULL, NULL},
98 {"Jorge 'Masca' VillaseƱor", NULL, NULL},
99 {NULL, NULL, NULL} 99 {NULL, NULL, NULL}
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 {"Marcus 'malu' Lundblad", NULL, NULL},
105 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL},
106 {"Peter 'Fmoo' Ruibal", NULL, NULL}, 104 {"Peter 'Fmoo' Ruibal", NULL, NULL},
107 {"Gabriel 'Nix' Schulhof", NULL, NULL}, 105 {"Gabriel 'Nix' Schulhof", NULL, NULL},
108 {"Jorge 'Masca' VillaseƱor", NULL, NULL},
109 {NULL, NULL, NULL} 106 {NULL, NULL, NULL}
110 }; 107 };
111 108
112 /* Order: Alphabetical by Last Name */ 109 /* Order: Alphabetical by Last Name */
113 static const struct developer retired_developers[] = { 110 static const struct developer retired_developers[] = {
114 {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"}, 111 {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"},
115 {"Thomas Butter", NULL, NULL}, 112 {"Thomas Butter", NULL, NULL},
116 {"Jim Duchek", N_("maintainer"), "jim@linuxpimps.com"}, 113 {"Jim Duchek", N_("maintainer"), "jim@linuxpimps.com"},
114 {"Sean Egan", NULL, "sean.egan@gmail.com"},
117 {"Rob Flynn", N_("maintainer"), NULL}, 115 {"Rob Flynn", N_("maintainer"), NULL},
118 {"Adam Fritzler", N_("libfaim maintainer"), NULL}, 116 {"Adam Fritzler", N_("libfaim maintainer"), NULL},
119 {"Christian 'ChipX86' Hammond", N_("webmaster"), NULL}, 117 {"Christian 'ChipX86' Hammond", N_("webmaster"), NULL},
120 /* If "lazy bum" translates literally into a serious insult, use something else or omit it. */ 118 /* If "lazy bum" translates literally into a serious insult, use something else or omit it. */
121 {"Syd Logan", N_("hacker and designated driver [lazy bum]"), NULL}, 119 {"Syd Logan", N_("hacker and designated driver [lazy bum]"), NULL},
122 {"Christopher 'siege' O'Brien", NULL, "taliesein@users.sf.net"}, 120 {"Christopher 'siege' O'Brien", NULL, "taliesein@users.sf.net"},
123 {"Bartosz Oler", NULL, NULL}, 121 {"Bartosz Oler", NULL, NULL},
122 {"Tim 'marv' Ringenbach", NULL, NULL},
124 {"Megan 'Cae' Schneider", N_("support/QA"), NULL}, 123 {"Megan 'Cae' Schneider", N_("support/QA"), NULL},
125 {"Jim Seymour", N_("XMPP"), NULL}, 124 {"Jim Seymour", N_("XMPP"), NULL},
126 {"Mark Spencer", N_("original author"), "markster@marko.net"}, 125 {"Mark Spencer", N_("original author"), "markster@marko.net"},
127 {"Nathan 'faceprint' Walp", NULL, NULL}, 126 {"Nathan 'faceprint' Walp", NULL, NULL},
128 {"Eric Warmenhoven", N_("lead developer"), "warmenhoven@yahoo.com"}, 127 {"Eric Warmenhoven", N_("lead developer"), "warmenhoven@yahoo.com"},
131 130
132 /* Order: Alphabetical by Last Name */ 131 /* Order: Alphabetical by Last Name */
133 static const struct developer retired_patch_writers[] = { 132 static const struct developer retired_patch_writers[] = {
134 {"Felipe 'shx' Contreras", NULL, NULL}, 133 {"Felipe 'shx' Contreras", NULL, NULL},
135 {"Decklin Foster", NULL, NULL}, 134 {"Decklin Foster", NULL, NULL},
135 {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL},
136 {"Peter 'Bleeter' Lawler", NULL, NULL}, 136 {"Peter 'Bleeter' Lawler", NULL, NULL},
137 {"Robert 'Robot101' McQueen", NULL, NULL}, 137 {"Robert 'Robot101' McQueen", NULL, NULL},
138 {"Benjamin Miller", NULL, NULL}, 138 {"Benjamin Miller", NULL, NULL},
139 {NULL, NULL, NULL} 139 {NULL, NULL, NULL}
140 }; 140 };

mercurial