summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2015-02-18 14:44:15 -0500
committerRyan Lortie <desrt@desrt.ca>2015-02-18 14:47:37 -0500
commit3d913275203db3e65f785a3f490bd764815e071d (patch)
treeb4130488dc85f5edee5ea6e94ab2f73ccd9de2fa
parentb6fc83132133d9047d7a4de11ff805b7acd3c105 (diff)
downloaddconf-3d913275203db3e65f785a3f490bd764815e071d.tar.gz
doap: correct my username
...and add a <description> (as mandated by the push hook on git.gnome.org).
-rw-r--r--dconf.doap3
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>