[gnome-web-www] added DOAP file



commit ff9cf009ea48722387da9c94fd7ef256c5aa823e
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Thu Sep 8 01:13:01 2011 -0300

    added DOAP file

 gnome-web-www.doap |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/gnome-web-www.doap b/gnome-web-www.doap
new file mode 100644
index 0000000..04d5fd4
--- /dev/null
+++ b/gnome-web-www.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">www.gnome.org files</name>
+  <shortdesc xml:lang="en">Website theme and translation strings for www.gnome.org</shortdesc>
+  <description>This repository contains the WordPress template files used in
+    main gnome.org website, together with its content translations (which works
+    trough wppo plugin, located in gnome-web-wppo repository).
+    </description>
+  <homepage rdf:resource="https://live.gnome.org/GnomeWeb/"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-web-list"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=website"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Vinicius Depizzol</foaf:name>
+      <foaf:mbox rdf:resource="mailto:vdepizzol gmail com" />
+      <gnome:userid>vdepizzol</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
+



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