summaryrefslogtreecommitdiff
path: root/yelp-tools.doap
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-06-13 15:40:45 -0500
committerShaun McCance <shaunm@gnome.org>2010-06-13 15:41:50 -0500
commit651e9d1c2be866e7eff33a66da954107fec01042 (patch)
tree6aa22b358a364f9b53868e83aca580eef8e21bc4 /yelp-tools.doap
parent45d7f79ee4456e0efc16b16902febf6c7765a396 (diff)
downloadyelp-tools-651e9d1c2be866e7eff33a66da954107fec01042.tar.gz
[yelp-tools.doap] Updated DOAP file for yelp-tools
Diffstat (limited to 'yelp-tools.doap')
-rw-r--r--yelp-tools.doap30
1 files changed, 30 insertions, 0 deletions
diff --git a/yelp-tools.doap b/yelp-tools.doap
new file mode 100644
index 0000000..267c445
--- /dev/null
+++ b/yelp-tools.doap
@@ -0,0 +1,30 @@
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">Yelp Tools</name>
+ <shortdesc xml:lang="en">Collection of tools for building and converting documentation</shortdesc>
+
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-doc-devel-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/yelp-tools/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=yelp-tools" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Shaun McCance</foaf:name>
+ <foaf:mbox rdf:resource="mailto:shaunm@gnome.org" />
+ <gnome:userid>shaunm</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Danilo Ĺ egan</foaf:name>
+ <foaf:mbox rdf:resource="mailto:danilo@gnome.org" />
+ <gnome:userid>danilo</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>