[library-web] doap: add infrastructure category, gnome username



commit 121928b13d1612c7fc48de4f11f7620c8a6190b7
Author: Olav Vitters <olav bkor dhs org>
Date:   Thu Apr 23 23:55:16 2009 +0200

    doap: add infrastructure category, gnome username
---
 library-web.doap |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/library-web.doap b/library-web.doap
index c9d6c85..0715e6c 100644
--- a/library-web.doap
+++ b/library-web.doap
@@ -5,7 +5,7 @@
          xmlns="http://usefulinc.com/ns/doap#";>
   <name>Library Web Site</name>
   <shortname>library-web</shortname>
-  <shortdesc>Library.gnome.org Web Site</shortdesc>
+  <shortdesc>Web site library.gnome.org</shortdesc>
   <description>
     The GNOME Library Web Site provides access to all the GNOME Documentation,
     both for users and developers.
@@ -14,6 +14,7 @@
   <homepage rdf:resource="http://library.gnome.org"/>
   <license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
   <bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=website&amp;component=library.gnome.org"/>
+  <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />
 
   <programming-language>Python</programming-language>
 
@@ -21,6 +22,7 @@
     <foaf:Person>
       <foaf:name>Frederic Peters</foaf:name>
       <foaf:mbox rdf:resource="mailto:fpeters 0d be"/>
+      <gnome:userid>fpeters</gnome:userid>
     </foaf:Person>
   </maintainer>
 



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