[gnome-games] add doap file based on template file from pulse
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] add doap file based on template file from pulse
- Date: Fri, 17 Apr 2009 18:35:41 -0400 (EDT)
commit 467ebd44d61c11a175e1428254363f7cd76a7606
Author: Thomas H.P. Andersen <phomes gmail com>
Date: Sat Apr 18 00:22:11 2009 +0200
add doap file based on template file from pulse
---
gnome-games.doap | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/gnome-games.doap b/gnome-games.doap
new file mode 100644
index 0000000..7bf7230
--- /dev/null
+++ b/gnome-games.doap
@@ -0,0 +1,28 @@
+<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">A collection of small "five-minute" games in a variety of styles and genres for the GNOME desktop</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/GnomeGames" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/games-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/gnome-games/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-games" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Thomas H.P. Andersen</foaf:name>
+ <foaf:mbox rdf:resource="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="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]