[beagle] Add a DOAP file for Beagle for cgit niceness
- From: Joe Shaw <joeshaw src gnome org>
- To: svn-commits-list gnome org
- Subject: [beagle] Add a DOAP file for Beagle for cgit niceness
- Date: Thu, 16 Apr 2009 17:26:20 -0400 (EDT)
commit 0a56258d47acbce6b33445a86cf92512319d4ac6
Author: Joe Shaw <joe joeshaw org>
Date: Thu Apr 16 17:25:43 2009 -0400
Add a DOAP file for Beagle for cgit niceness
Woo! First git commit!
---
beagle.doap | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/beagle.doap b/beagle.doap
new file mode 100644
index 0000000..ec9ec22
--- /dev/null
+++ b/beagle.doap
@@ -0,0 +1,25 @@
+<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">Beagle</name>
+ <shortdesc xml:lang="en">Desktop indexing and search system</shortdesc>
+ <homepage rdf:resource="http://beagle-project.org/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/dashboard-hackers" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>D Bera</foaf:name>
+ <gnome:userid>dbera</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Joe Shaw</foaf:name>
+ <foaf:mbox rdf:resource="joe joeshaw org" />
+ <gnome:userid>joeshaw</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]