/pidgin/main: e8c5de29a4b6: Move Gabriel Schulhof and Peter Ruib...
Mark Doliner
mark at kingant.net
Mon Jun 3 02:35:05 EDT 2013
Changeset: e8c5de29a4b6a8c603ea15261791ffdda8ae2906
Author: Mark Doliner <mark at kingant.net>
Date: 2013-06-02 23:35 -0700
Branch: default
URL: https://hg.pidgin.im/pidgin/main/rev/e8c5de29a4b6
Description:
Move Gabriel Schulhof and Peter Ruibal from CPW to retired CPW.
Unless I'm mistaken, I think they haven't contributed in a year or two.
diffstat:
doc/pidgin.1.in | 8 ++++----
pidgin/gtkdialogs.c | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (46 lines):
diff --git a/doc/pidgin.1.in b/doc/pidgin.1.in
--- a/doc/pidgin.1.in
+++ b/doc/pidgin.1.in
@@ -654,10 +654,6 @@ Our crazy patch writers include:
.br
Eion Robb
.br
- Peter 'fmoo' Ruibal
-.br
- Gabriel 'Nix' Schulhof
-.br
Our artists are:
@@ -722,6 +718,10 @@ Our retired crazy patch writers include:
.br
Dennis 'EvilDennisR' Ristuccia
.br
+ Peter 'fmoo' Ruibal
+.br
+ Gabriel 'Nix' Schulhof
+.br
This manpage was originally written by Dennis Ristuccia
diff --git a/pidgin/gtkdialogs.c b/pidgin/gtkdialogs.c
--- a/pidgin/gtkdialogs.c
+++ b/pidgin/gtkdialogs.c
@@ -107,8 +107,6 @@ static const struct developer patch_writ
{"Jakub 'haakon' Adam", NULL, NULL},
{"Krzysztof Klinikowski", NULL, NULL},
{"Eion Robb", NULL, NULL},
- {"Peter 'Fmoo' Ruibal", NULL, NULL},
- {"Gabriel 'Nix' Schulhof", NULL, NULL},
{NULL, NULL, NULL}
};
@@ -146,6 +144,8 @@ static const struct developer retired_pa
{"Robert 'Robot101' McQueen", NULL, NULL},
{"Benjamin Miller", NULL, NULL},
{"Dennis 'EvilDennisR' Ristuccia", N_("Senior Contributor/QA"), NULL},
+ {"Peter 'Fmoo' Ruibal", NULL, NULL},
+ {"Gabriel 'Nix' Schulhof", NULL, NULL},
{NULL, NULL, NULL}
};
More information about the Commits
mailing list