[jhbuild] doap: Change inactive maintainers to authors. Fixes #22
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] doap: Change inactive maintainers to authors. Fixes #22
- Date: Wed, 4 Sep 2019 16:12:37 +0000 (UTC)
commit 546860b6c6c87d343237b9494dc3b07d29c04091
Author: Christoph Reiter <reiter christoph gmail com>
Date: Wed Sep 4 18:11:00 2019 +0200
doap: Change inactive maintainers to authors. Fixes #22
jhbuild.doap | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/jhbuild.doap b/jhbuild.doap
index 1150cb51..5d983acf 100644
--- a/jhbuild.doap
+++ b/jhbuild.doap
@@ -22,28 +22,28 @@
<!-- <category rdf:resource="http://api.gnome.org/doap-extensions#development"/> -->
<maintainer>
+ <foaf:Person>
+ <foaf:name>Christoph Reiter</foaf:name>
+ <foaf:mbox rdf:resource="mailto:creiter src gnome org" />
+ <gnome:userid>creiter</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <author>
<foaf:Person>
<foaf:name>Frederic Peters</foaf:name>
<foaf:mbox rdf:resource="mailto:fpeters 0d be"/>
<gnome:userid>fpeters</gnome:userid>
</foaf:Person>
- </maintainer>
+ </author>
- <maintainer>
+ <author>
<foaf:Person>
<foaf:name>Craig Keogh</foaf:name>
<foaf:mbox rdf:resource="mailto:cskeogh adam com au"/>
<gnome:userid>cskeogh</gnome:userid>
</foaf:Person>
- </maintainer>
-
- <maintainer>
- <foaf:Person>
- <foaf:name>Christoph Reiter</foaf:name>
- <foaf:mbox rdf:resource="mailto:creiter src gnome org" />
- <gnome:userid>creiter</gnome:userid>
- </foaf:Person>
- </maintainer>
+ </author>
<author>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]