[gnome-media] Added DOAP file



commit 4531cee3f7612e133e108f7960c10b36839c4151
Author: Marc-André Lureau <marc-andre lureau nokia com>
Date:   Fri Apr 17 21:54:17 2009 +0300

    Added DOAP file
---
 gnome-media.doap |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/gnome-media.doap b/gnome-media.doap
new file mode 100644
index 0000000..0aad254
--- /dev/null
+++ b/gnome-media.doap
@@ -0,0 +1,29 @@
+<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-media</name>
+  <shortdesc xml:lang="en">GNOME Media is a set of GNOME multimedia tools</shortdesc>
+
+  <homepage rdf:resource="http://live.gnome.org/GnomeMedia"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-multimedia"; />
+  <download-page rdf:resource="http://download.gnome.org/sources/gnome-media/"; />
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-media"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Marc-Andre Lureau</foaf:name>
+      <foaf:mbox rdf:resource="marcandre lureau gmail com" />
+      <gnome:userid>malureau</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Bastien Nocera</foaf:name>
+      <foaf:mbox rdf:resource="hadess hadess net" />
+      <gnome:userid>hadess</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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