[gnome-mahjongg] Add a doap file



commit 47961f125d60435396bbb95c7e4b6ed76fea573f
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Oct 5 15:56:24 2012 +1300

    Add a doap file

 gnome-mahjongg.doap |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/gnome-mahjongg.doap b/gnome-mahjongg.doap
new file mode 100644
index 0000000..11c3e92
--- /dev/null
+++ b/gnome-mahjongg.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">gnome-games</name>
+  <shortdesc xml:lang="en">Disassemble a pile of tiles by removing matching pairs</shortdesc>
+  <description xml:lang="en">Disassemble a pile of tiles by removing matching pairs</description>
+  <homepage rdf:resource="http://live.gnome.org/Mahjongg"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/games-list"; />
+  <download-page rdf:resource="http://download.gnome.org/sources/gnome-mahjongg/"; />
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-mahjongg"; />
+  <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]