[gtranslator] New maintainer for the project
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] New maintainer for the project
- Date: Wed, 12 Sep 2018 11:55:10 +0000 (UTC)
commit 6a8feebdaa13071a2d1c341febd8cab14d4db52b
Author: Daniel García Moreno <danigm wadobo com>
Date: Wed Sep 5 18:19:07 2018 +0200
New maintainer for the project
MAINTAINERS | 8 ++++++--
gtranslator.doap | 11 ++++++-----
src/gtr-actions-app.c | 2 +-
3 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/MAINTAINERS b/MAINTAINERS
index d1a0935f..413cd942 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,9 +1,13 @@
+Daniel Garcia Moreno
+E-mail: danigm gnome org
+Userid: danigm
+
+Past Maintainers:
+================
Seán de Búrca
E-mail: leftmostcat gmail com
Userid: sdeburca
-Past Maintainers:
-================
Ignacio Casal Quinteiro
E-mail: icq gnome org
Userid: icq
diff --git a/gtranslator.doap b/gtranslator.doap
index da5ae1ba..a981ecb5 100644
--- a/gtranslator.doap
+++ b/gtranslator.doap
@@ -14,14 +14,15 @@ replace functions, auto translation, and translation learning.</description>
<homepage rdf:resource="https://wiki.gnome.org/Apps/Gtranslator" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gtranslator-list" />
<download-page rdf:resource="http://download.gnome.org/sources/gtranslator/" />
- <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gtranslator" />
- <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gtranslator/issues" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
+ <programming-language>C</programming-language>
<maintainer>
<foaf:Person>
- <foaf:name>Seán de Búrca</foaf:name>
- <foaf:mbox rdf:resource="mailto:leftmostcat gmail com" />
- <gnome:userid>sdeburca</gnome:userid>
+ <foaf:name>Daniel Garcia Moreno</foaf:name>
+ <foaf:mbox rdf:resource="mailto:danigm gnome org" />
+ <gnome:userid>danigm</gnome:userid>
</foaf:Person>
</maintainer>
diff --git a/src/gtr-actions-app.c b/src/gtr-actions-app.c
index 2eb8f27e..27ba156e 100644
--- a/src/gtr-actions-app.c
+++ b/src/gtr-actions-app.c
@@ -47,7 +47,7 @@ gtr_about_dialog (GtrWindow *window)
static const gchar *authors[] = {
N_("Current Maintainers"),
"------------------------",
- "Seán de Búrca <leftmostcat gmail com>",
+ "Daniel Garcia Moreno <danigm gnome org>",
"",
N_("Current Developers"),
"------------------------",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]