[quadrapassel] Add DOAP file
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [quadrapassel] Add DOAP file
- Date: Tue, 9 Oct 2012 01:19:58 +0000 (UTC)
commit 3f5d7cb037e5ede019b8bcfb5b5b8d44385cab28
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Oct 9 14:19:52 2012 +1300
Add DOAP file
quadrapassel.doap | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/quadrapassel.doap b/quadrapassel.doap
new file mode 100644
index 0000000..b6b64d2
--- /dev/null
+++ b/quadrapassel.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">quadrapassel</name>
+ <shortdesc xml:lang="en">Fit falling blocks together</shortdesc>
+ <description xml:lang="en">Fit falling blocks together</description>
+ <homepage rdf:resource="http://live.gnome.org/Quadrapassel" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/games-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/quadrapassel/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=quadrapassel" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Thomas H.P. Andersen</foaf:name>
+ <foaf:mbox rdf:resource="mailto:phomes gmail com" />
+ <gnome:userid>thomashpa</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jason D. Clinton</foaf:name>
+ <foaf:mbox rdf:resource="mailto:me jasonclinton com" />
+ <gnome:userid>jclinton</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]