[yelp-xsl] yelp-xsl.doap: Adding DOAP file
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] yelp-xsl.doap: Adding DOAP file
- Date: Wed, 24 Aug 2011 15:23:28 +0000 (UTC)
commit 8c1a2db8517566248c82963f36387d8804aae913
Author: Shaun McCance <shaunm gnome org>
Date: Wed Aug 24 11:30:24 2011 -0400
yelp-xsl.doap: Adding DOAP file
yelp-xsl.doap | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/yelp-xsl.doap b/yelp-xsl.doap
new file mode 100644
index 0000000..6d76893
--- /dev/null
+++ b/yelp-xsl.doap
@@ -0,0 +1,22 @@
+<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 XSLT</name>
+ <shortdesc xml:lang="en">Document transformations from Yelp</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-xsl/"/>
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=yelp-xsl"/>
+ <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>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]