[gnome-mastermind] add doap file for cgit description



commit 32d7d9260131029285da626a0c9c2f9eb68ad98a
Author: Filippo Argiolas <filippo argiolas gmail com>
Date:   Sat Apr 18 10:53:21 2009 +0200

    add doap file for cgit description
---
 gnome-mastermind.doap |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/gnome-mastermind.doap b/gnome-mastermind.doap
new file mode 100644
index 0000000..57e88bb
--- /dev/null
+++ b/gnome-mastermind.doap
@@ -0,0 +1,18 @@
+<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 Mastermind</name>
+  <shortdesc xml:lang="en">Mastermindâ?¢ solitaire clone for GNOME</shortdesc>
+  <homepage rdf:resource="http://www.autistici.org/gnome-mastermind"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Filippo Argiolas</foaf:name>
+      <foaf:mbox rdf:resource="filippo argiolas gmail com" />
+      <gnome:userid>fargiolas</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]