[guadec-web: 2/4] Restored DOAP file and updated



commit 7b1f2ecb8c128eee7587d83c75eb02fdb2bcd927
Author: Oliver Gutierrez <ogutsua gmail com>
Date:   Thu Mar 1 16:13:22 2018 +0000

    Restored DOAP file and updated

 guadec-web.doap |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/guadec-web.doap b/guadec-web.doap
new file mode 100644
index 0000000..2648e7a
--- /dev/null
+++ b/guadec-web.doap
@@ -0,0 +1,35 @@
+<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">GUADEC Website</name>
+  <shortdesc xml:lang="en">GUADEC Website</shortdesc>
+  <description>
+       GUADEC is the annual GNOME Conference. This is the website for that.
+
+       Original theme design by Andreas Nilsson
+  </description>
+  <homepage rdf:resource="http://www.guadec.org"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/guadec-list"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=website"; />
+
+  <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Oliver Gutierrez</foaf:name>
+      <foaf:mbox rdf:resource="mailto:ogutsua gmail com" />
+      <gnome:userid>olivergs</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Andreas Nilsson</foaf:name>
+      <foaf:mbox rdf:resource="mailto:andreas andreasn se" />
+      <gnome:userid>andreasn</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>


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