[gnomeweb-wml] Add DOAP file
- From: Olav Vitters <ovitters src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] Add DOAP file
- Date: Wed, 22 Apr 2009 18:05:07 -0400 (EDT)
commit 91b2eab16c431f820c12b4250a6a20bdb4b12da6
Author: Olav Vitters <olav bkor dhs org>
Date: Thu Apr 23 00:04:38 2009 +0200
Add DOAP file
---
gnomeweb-wml.doap | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/gnomeweb-wml.doap b/gnomeweb-wml.doap
new file mode 100644
index 0000000..21641f1
--- /dev/null
+++ b/gnomeweb-wml.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">gnomeweb-wml</name>
+ <shortdesc xml:lang="en">www.gnome.org as well as projects.gnome.org</shortdesc>
+ <homepage rdf:resource="http://www.gnome.org/" />
+ <homepage rdf:resource="http://projects.gnome.org/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-web-list" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jeff Waugh</foaf:name>
+ <foaf:mbox rdf:resource="jdub perkypants org" />
+ <gnome:userid>jdub</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Glynn Foster</foaf:name>
+ <gnome:userid>gman</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]