/pidgin/main: a75fe41a1802: Move John Bailey to retired devs.

Mark Doliner mark at kingant.net
Sun Sep 29 02:07:41 EDT 2013


Changeset: a75fe41a18026ebb9cbe3546b194a16fd7ef5f81
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2013-09-28 23:06 -0700
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/a75fe41a1802

Description:

Move John Bailey to retired devs.

He said, "next time someone's working in the gtk junk, feel free to move
me to the retired developers section.  I'm not really active enough to
warrant being listed as an active developer anymore :)"

As always, people listed as "retired" are always welcome to continue
contributing at any time in the future.

diffstat:

 pidgin/gtkdialogs.c |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (24 lines):

diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -79,7 +79,6 @@ struct artist {
 static const struct developer developers[] = {
 	{"Daniel 'datallah' Atallah",          NULL,                  NULL},
 	{"Paul 'darkrain42' Aurich",           NULL,                  NULL},
-	{"John 'rekkanoryo' Bailey",           NULL,                  NULL},
 	{"Ethan 'Paco-Paco' Blanton",          NULL,                  NULL},
 	{"Hylke Bons",                         N_("artist"),          "hylkebons at gmail.com"},
 	{"Sadrul Habib Chowdhury",             NULL,                  NULL},
@@ -112,9 +111,11 @@ static const struct developer patch_writ
 
 /* Order: Alphabetical by Last Name */
 static const struct developer retired_developers[] = {
+	{"John 'rekkanoryo' Bailey",    NULL,                      NULL},
 	{"Herman Bloggs",               N_("win32 port"),          "herman at bluedigits.com"},
 	{"Thomas Butter",               NULL,                      NULL},
-	/* feel free to not translate this */
+	/* Translators: This is a person's name. For most languages we recommend
+	   not translating it. */
 	{N_("Ka-Hing Cheung"),          NULL,                      NULL},
 	{"Jim Duchek",                  N_("maintainer"),          "jim at linuxpimps.com"},
 	{"Sean Egan",                   NULL,                      "sean.egan at gmail.com"},



More information about the Commits mailing list