]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
doap: Update urls and add myself
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 14 Feb 2017 21:53:21 +0000 (22:53 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 14 Feb 2017 21:53:21 +0000 (22:53 +0100)
valadoc.doap

index 1fed878e3f4cc72953261bfa203b85b6e614c6f8..088c94b1a21015282cb57ae63485a9c67aba3c65 100644 (file)
@@ -7,11 +7,13 @@
 
   <name xml:lang="en">valadoc</name>
   <shortdesc xml:lang="en">A documentation tool for vala</shortdesc>
-  <description>-</description>
+  <description>Valadoc is a documentation generator for generating API documentation
+from Vala source code based on libvala.</description>
+
+  <homepage rdf:resource="https://wiki.gnome.org/Projects/Valadoc" />
+  <download-page rdf:resource="https://wiki.gnome.org/Projects/Valadoc" />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=valadoc" />
 
-  <homepage rdf:resource="http://live.gnome.org/Valadoc" />
-  <download-page rdf:resource="http://live.gnome.org/Valadoc" />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=valadoc" />
   <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
   <programming-language>Vala</programming-language>
 
       <gnome:userid>flobrosch</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Rico Tzschichholz</foaf:name>
+      <foaf:mbox rdf:resource="mailto:ricotz@ubuntu.com" />
+      <gnome:userid>ricotz</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 
 </Project>