[goobox] added the .doap file
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goobox] added the .doap file
- Date: Thu, 24 Jun 2010 17:00:51 +0000 (UTC)
commit f9252bf2e8d0ae495d43645952af3bf86b563dfc
Author: Paolo Bacchilega <paobac src gnome org>
Date: Thu Jun 24 18:59:53 2010 +0200
added the .doap file
goobox.doap | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/goobox.doap b/goobox.doap
new file mode 100644
index 0000000..f140c89
--- /dev/null
+++ b/goobox.doap
@@ -0,0 +1,22 @@
+<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">goobox</name>
+ <shortdesc xml:lang="en">CD player and ripper</shortdesc>
+
+ <!--
+ <homepage rdf:resource="http://live.gnome.org/goobox" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/goobox-list" />
+ -->
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Paolo Bacchilega</foaf:name>
+ <foaf:mbox rdf:resource="mailto:paobac src gnome org" />
+ <gnome:userid>paobac</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]