[conduit] Add doap file for gitweb
- From: John Stowers <jstowers src gnome org>
- To: svn-commits-list gnome org
- Subject: [conduit] Add doap file for gitweb
- Date: Thu, 16 Apr 2009 17:16:45 -0400 (EDT)
commit 0a19d0fddc6ba27e9459e215e15d2e9e46bc8d0b
Author: John Stowers <john stowers gmail com>
Date: Fri Apr 17 09:16:36 2009 +1200
Add doap file for gitweb
---
conduit.doap | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/conduit.doap b/conduit.doap
new file mode 100644
index 0000000..90b8e7a
--- /dev/null
+++ b/conduit.doap
@@ -0,0 +1,40 @@
+<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#">
+
+ <!--
+ This is a DOAP template file. It contains Pulse's best guesses at
+ some basic content. You should verify the information in this file
+ and modify anything that isn't right. Add the corrected file to your
+ source code repository to help tools better understand your project.
+ -->
+
+ <name xml:lang="en">Conduit Synchronizer</name>
+ <shortdesc xml:lang="en">Synchronization for GNOME</shortdesc>
+ <homepage rdf:resource="http://www.conduit-project.org/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/conduit-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>John Stowers</foaf:name>
+ <foaf:mbox rdf:resource="john stowers gmail com" />
+ <gnome:userid>jstowers</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>John Carr</foaf:name>
+ <foaf:mbox rdf:resource="john carr unrouted co uk" />
+ <gnome:userid>johncarr</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Thomas Van Machelen</foaf:name>
+ <foaf:mbox rdf:resource="thomas vanmachelen gmail com" />
+ <gnome:userid>thomasvm</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]