[jhbuild] add gnome:userid to DOAP file



commit a67f96f3cd1014a5ba3237544b6a0e8dd878c807
Author: Frederic Peters <fpeters 0d be>
Date:   Sat Apr 25 18:26:42 2009 +0200

    add gnome:userid to DOAP file
---
 jhbuild.doap |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/jhbuild.doap b/jhbuild.doap
index 5e0e446..b137547 100644
--- a/jhbuild.doap
+++ b/jhbuild.doap
@@ -2,6 +2,7 @@
 <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>JHBuild</name>
   <shortname>jhbuild</shortname>
@@ -23,6 +24,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]