[gparted] Add some entries to gparted.doap file



commit 0972ef31334e31729bc348b1c590cae026c25606
Author: Curtis Gedak <gedakc gmail com>
Date:   Tue Nov 3 14:37:31 2009 -0700

    Add some entries to gparted.doap file

 gparted.doap |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gparted.doap b/gparted.doap
index b64e45f..9731381 100644
--- a/gparted.doap
+++ b/gparted.doap
@@ -1,6 +1,7 @@
 <rdf:RDF 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#";>
 
   <!--
@@ -17,6 +18,8 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>Curtis Gedak</foaf:name>
+      <foaf:mbox rdf:resource="mailto:gedakc gmail com" />
+      <gnome:userid>gedakc</gnome:userid>
     </foaf:Person>
   </maintainer>
 



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