[news-test-www] Added news-test-www.doap with a description of the project for inclusion in git web view



commit ecf3165cd1ae6bac72aab337cc374af382c2c6c0
Author: Christy Eller <iamchristyeller gmail com>
Date:   Fri Feb 3 19:29:16 2012 -0700

    Added news-test-www.doap with a description of the project for inclusion in git web view

 news-test-www.doap |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/news-test-www.doap b/news-test-www.doap
new file mode 100644
index 0000000..1a84e6a
--- /dev/null
+++ b/news-test-www.doap
@@ -0,0 +1,23 @@
+<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 files for news-test.gnome.org, a redesign of news.gnome.org</shortdesc>
+  <description>Website theme and files for news-test.gnome.org, a redesign of news.gnome.org.
+    </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]