Update DOAP file

Update the links to the actual resources.

Add myself as a maintainer, so I get access to the GitLab project
settings.
This commit is contained in:
Emmanuele Bassi 2018-06-18 10:06:56 +01:00
parent 9036d14a63
commit 32c9046a7e
1 changed files with 13 additions and 5 deletions

View File

@ -14,9 +14,9 @@
<homepage rdf:resource="http://www.clutter-project.org" />
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
<bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=cogl"/>
<download-page rdf:resource="http://source.clutter-project.org/sources/cogl" />
<mailing-list rdf:resource="mailto:clutter-devel-list@clutter-project.org" />
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/cogl/issues"/>
<download-page rdf:resource="http://download.gnome.org/sources/cogl" />
<mailing-list rdf:resource="mailto:cogl@lists.freedesktop.org" />
<programming-language>C</programming-language>
@ -36,10 +36,18 @@
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Emmanuele Bassi</foaf:name>
<foaf:mbox rdf:resource="mailto:ebassi@gnome.org"/>
<gnome:userid>ebassi</gnome:userid>
</foaf:Person>
</maintainer>
<repository>
<GitRepository>
<browse rdf:resource="http://git.gnome.org/browse/cogl/"/>
<location rdf:resource="git://git.gnome.org/cogl"/>
<browse rdf:resource="https://gitlab.gnome.org/GNOME/cogl/"/>
<location rdf:resource="https://gitlab.gnome.org/GNOME/cogl.git"/>
</GitRepository>
</repository>