summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2021-04-15 19:52:13 +0200
committerManuel Quiñones <manuel.por.aca@gmail.com>2021-04-19 14:17:49 +0000
commitdeae941bf7f037202859c05c7f6fea6da2479c96 (patch)
tree268be2889214cb348233852a1774f26f4486c7a0
parent9f9c41c4e911b7919c8b164a269706fc54ffd926 (diff)
downloadlibgweather-deae941bf7f037202859c05c7f6fea6da2479c96.tar.gz
doap: Downgrade all maintainers to authors
It does not seem that any of these people are actively working on the module unfortunately.
-rw-r--r--libgweather.doap9
1 files changed, 5 insertions, 4 deletions
diff --git a/libgweather.doap b/libgweather.doap
index 1208b9a..bc1ab91 100644
--- a/libgweather.doap
+++ b/libgweather.doap
@@ -14,20 +14,21 @@
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>C</programming-language>
- <maintainer>
+ <!-- This module is not fully maintained at this time -->
+ <author>
<foaf:Person>
<foaf:name>Javier Jardón</foaf:name>
<foaf:mbox rdf:resource="mailto:jjardon@gnome.org" />
<gnome:userid>jjardon</gnome:userid>
</foaf:Person>
- </maintainer>
- <maintainer>
+ </author>
+ <author>
<foaf:Person>
<foaf:name>Giovanni Campagna</foaf:name>
<foaf:mbox rdf:resource="mailto:gcampagna@src.gnome.org" />
<gnome:userid>gcampagna</gnome:userid>
</foaf:Person>
- </maintainer>
+ </author>
<author>
<foaf:Person>
<foaf:name>Bastien Nocera</foaf:name>