[gtranslator] Update credits and maintainers



commit a52c514865aa779ea898db83d367468f3bfb2037
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Mar 18 13:54:45 2012 +0100

    Update credits and maintainers

 MAINTAINERS            |    9 ++++++---
 gtranslator.doap       |   12 ------------
 src/gtr-actions-help.c |    9 ++++-----
 3 files changed, 10 insertions(+), 20 deletions(-)
---
diff --git a/MAINTAINERS b/MAINTAINERS
index 0c2e898..9094593 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,3 +1,9 @@
+Ignacio Casal Quinteiro
+E-mail: icq gnome org
+Userid: icq
+
+Past Maintainers:
+================
 Pablo Sanxio
 E-mail: psanxiao gmail com
 Userid: psanxiao
@@ -6,9 +12,6 @@ Juan Josà SÃnchez Penas
 E-mail: jjsanchez igalia com
 Userid: jjsanchez
 
-Past Maintainers:
-================
-
 Ross Golder
 E-mail: ross golder org
 Userid: rossg
diff --git a/gtranslator.doap b/gtranslator.doap
index ca3e914..b5ffb89 100644
--- a/gtranslator.doap
+++ b/gtranslator.doap
@@ -18,18 +18,6 @@ replace functions, auto translation, and translation learning.</description>
 
   <maintainer>
     <foaf:Person>
-      <foaf:name>Juan Josà SÃnchez Penas</foaf:name>
-      <gnome:userid>jjsanchez</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-  <maintainer>
-    <foaf:Person>
-      <foaf:name>Pablo Sanxiao</foaf:name>
-      <gnome:userid>psanxiao</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-  <maintainer>
-    <foaf:Person>
       <foaf:name>Ignacio Casal Quinteiro</foaf:name>
       <foaf:mbox rdf:resource="mailto:icq gnome org" />
       <gnome:userid>icq</gnome:userid>
diff --git a/src/gtr-actions-help.c b/src/gtr-actions-help.c
index ff4c85a..304403d 100644
--- a/src/gtr-actions-help.c
+++ b/src/gtr-actions-help.c
@@ -47,18 +47,16 @@ gtr_about_dialog (GtkAction * action, GtrWindow * window)
   static const gchar *authors[] = {
     N_("Current Maintainers"),
     "------------------------",
-    "Juan Josà SÃnchez Penas <jjsanchez igalia com>",
-    "Pablo Sanxiao <psanxiao gnome org>",
     "Ignacio Casal Quinteiro <icq gnome org>",
     "",
     N_("Current Developers"),
     "------------------------",
-    "Pablo Sanxiao <psanxiao gnome org>",
     "Ignacio Casal Quinteiro <icq gnome org>",
-    "SeÃn de BÃrca <leftmostcat gmail com>",
     "",
     N_("Previous Developers"),
     "------------------------",
+    "Pablo Sanxiao <psanxiao gnome org>",
+    "SeÃn de BÃrca <leftmostcat gmail com>",
     "Fatih Demir <kabalak kabalak net> (Founder)",
     "Ross Golder <ross golder org>",
     "Gediminas Paulauskas <menesis delfi lt>",
@@ -67,6 +65,7 @@ gtr_about_dialog (GtkAction * action, GtrWindow * window)
     "",
     N_("Contributors"),
     "------------------------",
+    "Juan Josà SÃnchez Penas <jjsanchez igalia com>",
     "Christian Kirbach <christian kirbach googlemail com>",
     "Luca Ferreti <elle uca libero it>",
     "Jordi Mallach <jordi sindominio net>",
@@ -85,7 +84,7 @@ gtr_about_dialog (GtkAction * action, GtrWindow * window)
 
   static const gchar copyright[] =
     "Copyright  1999-2008 Free Software Foundation, Inc.\n"
-    "Copyright  2007-2011 Ignacio Casal Quinteiro";
+    "Copyright  2007-2012 Ignacio Casal Quinteiro";
 
   static const gchar comments[] =
     N_("Translation file editing suite for localization of applications and libraries.");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]