[atomix] DOAP: added additional information



commit 90f0269fe5d268c6a008b0b8455a7c82f0bf149d
Author: Robert Roth <robert roth off gmail com>
Date:   Tue Jan 13 20:45:47 2015 +0200

    DOAP: added additional information

 atomix.doap |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/atomix.doap b/atomix.doap
index 484a23b..dcf0e49 100644
--- a/atomix.doap
+++ b/atomix.doap
@@ -5,9 +5,14 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <name xml:lang="en">atomix</name>
-  <shortdesc xml:lang="en">Mind game - build molecules out of single atoms</shortdesc>
+  <shortdesc xml:lang="en">Build molecules out of single atoms</shortdesc>
+  <description xml:lang="en">Mind game - build molecules out of single atoms</description>
+  <homepage rdf:resource="https://wiki.gnome.org/Apps/Atomix"; />
   <download-page rdf:resource="http://download.gnome.org/sources/atomix/"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/games-list"; />
   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=atomix"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
+  <programming-language>C</programming-language>
 
   <maintainer>
     <foaf:Person>
@@ -16,4 +21,11 @@
       <gnome:userid>gpastore</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Robert Roth</foaf:name>
+      <foaf:mbox rdf:resource="mailto:robertroth gnome org" />
+      <gnome:userid>robertroth</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 </Project>


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