Mercurial > pidgin
changeset 30605:ec8094410550
Can I take some liberties?
* Move Malu and Masca from "CPWw" to "developers" (yay!)
* Move Sean and marv from "developers" to "retired"
* Move DennisR from "CPW" to "retired CPW"
People in the "retired" list should of course feel welcome to come back any
time. Many of you should still have commit access. I just think we should
try to keep these lists more up to date, based on who is checking stuff
in and submitting patches
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 14 Oct 2010 06:37:33 +0000 |
parents | bc0bccdbc28f |
children | a95e7ed3d7d2 |
files | pidgin/gtkdialogs.c |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c Thu Oct 14 03:12:01 2010 +0000 +++ b/pidgin/gtkdialogs.c Thu Oct 14 06:37:33 2010 +0000 @@ -80,15 +80,14 @@ {N_("Ka-Hing Cheung"), NULL, NULL}, {"Sadrul Habib Chowdhury", NULL, NULL}, {"Mark 'KingAnt' Doliner", NULL, "mark@kingant.net"}, - {"Sean Egan", NULL, "sean.egan@gmail.com"}, {"Casey Harkins", NULL, NULL}, - {"Ivan Komarov", NULL, NULL}, + {"Ivan Komarov", NULL, "ivan.komarov@pidgin.im"}, {"Gary 'grim' Kramlich", NULL, "grim@pidgin.im"}, {"Richard 'rlaager' Laager", NULL, "rlaager@pidgin.im"}, + {"Marcus 'malu' Lundblad", NULL, NULL}, {"Sulabh 'sulabh_m' Mahajan", NULL, NULL}, {"Richard 'wabz' Nelson", NULL, NULL}, {"Etan 'deryni' Reisner", NULL, NULL}, - {"Tim 'marv' Ringenbach", NULL, NULL}, {"Michael 'Maiku' Ruprecht", N_("voice and video"), NULL}, {"Elliott 'QuLogic' Sales de Andrade", NULL, NULL}, {"Luke 'LSchiere' Schierer", N_("support"), "lschiere@users.sf.net"}, @@ -96,16 +95,14 @@ {"Kevin 'SimGuy' Stange", N_("webmaster"), NULL}, {"Will 'resiak' Thompson", NULL, NULL}, {"Stu 'nosnilmot' Tomlinson", NULL, NULL}, + {"Jorge 'Masca' VillaseƱor", NULL, NULL}, {NULL, NULL, NULL} }; /* Order: Alphabetical by Last Name */ static const struct developer patch_writers[] = { - {"Marcus 'malu' Lundblad", NULL, NULL}, - {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Fmoo' Ruibal", NULL, NULL}, {"Gabriel 'Nix' Schulhof", NULL, NULL}, - {"Jorge 'Masca' VillaseƱor", NULL, NULL}, {NULL, NULL, NULL} }; @@ -114,6 +111,7 @@ {"Herman Bloggs", N_("win32 port"), "herman@bluedigits.com"}, {"Thomas Butter", NULL, NULL}, {"Jim Duchek", N_("maintainer"), "jim@linuxpimps.com"}, + {"Sean Egan", NULL, "sean.egan@gmail.com"}, {"Rob Flynn", N_("maintainer"), NULL}, {"Adam Fritzler", N_("libfaim maintainer"), NULL}, {"Christian 'ChipX86' Hammond", N_("webmaster"), NULL}, @@ -121,6 +119,7 @@ {"Syd Logan", N_("hacker and designated driver [lazy bum]"), NULL}, {"Christopher 'siege' O'Brien", NULL, "taliesein@users.sf.net"}, {"Bartosz Oler", NULL, NULL}, + {"Tim 'marv' Ringenbach", NULL, NULL}, {"Megan 'Cae' Schneider", N_("support/QA"), NULL}, {"Jim Seymour", N_("XMPP"), NULL}, {"Mark Spencer", N_("original author"), "markster@marko.net"}, @@ -133,6 +132,7 @@ static const struct developer retired_patch_writers[] = { {"Felipe 'shx' Contreras", NULL, NULL}, {"Decklin Foster", NULL, NULL}, + {"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL}, {"Peter 'Bleeter' Lawler", NULL, NULL}, {"Robert 'Robot101' McQueen", NULL, NULL}, {"Benjamin Miller", NULL, NULL},