[dconf] doap: correct my username



commit 3d913275203db3e65f785a3f490bd764815e071d
Author: Ryan Lortie <desrt desrt ca>
Date:   Wed Feb 18 14:44:15 2015 -0500

    doap: correct my username
    
    ...and add a <description> (as mandated by the push hook on
    git.gnome.org).

 dconf.doap |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/dconf.doap b/dconf.doap
index db0080a..6d43848 100644
--- a/dconf.doap
+++ b/dconf.doap
@@ -7,6 +7,7 @@
 
   <name xml:lang="en">dconf</name>
   <shortdesc xml:lang="en">Configuration database system</shortdesc>
+  <description xml:lang="en">dconf is a simple key/value storage system ideal for storing user 
preferences</description>
   <homepage rdf:resource="https://wiki.gnome.org/Projects/dconf"/>
   <download-page rdf:resource="http://download.gnome.org/sources/dconf/"/>
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=dconf"/>
@@ -18,7 +19,7 @@
     <foaf:Person>
       <foaf:name>Ryan Lortie</foaf:name>
       <foaf:mbox rdf:resource="mailto:desrt desrt ca"/>
-      <gnome:userid>ryanl</gnome:userid>
+      <gnome:userid>desrt</gnome:userid>
     </foaf:Person>
   </maintainer>
 


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