summaryrefslogtreecommitdiff
path: root/librest.doap
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2010-10-22 11:24:41 +0100
committerRob Bradford <rob@linux.intel.com>2010-10-22 11:24:41 +0100
commit0fbcd6f048d3829b2579204dd26cbbd36ec43180 (patch)
tree1cbb2b6d4f16646e2f2f480b6d9e57d69ea3fb65 /librest.doap
parent8dfc53b3671c78fcb05d7c0a276b60e15e4d99be (diff)
downloadlibrest-0fbcd6f048d3829b2579204dd26cbbd36ec43180.tar.gz
build: Update DOAP file
Diffstat (limited to 'librest.doap')
-rw-r--r--librest.doap18
1 files changed, 11 insertions, 7 deletions
diff --git a/librest.doap b/librest.doap
index 4684db3..03e6c2a 100644
--- a/librest.doap
+++ b/librest.doap
@@ -8,15 +8,19 @@
<shortdesc xml:lang="en">Helper library for RESTful services</shortdesc>
<description>librest is a helper library for RESTful services. It uses libsoup to provide HTTP communication.</description>
- <homepage rdf:resource="http://live.gnome.org/LibRest" />
- <download-page rdf:resource="ftp://ftp.gnome.org/pub/GNOME/sources/librest/"/>
- <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=librest"/>
-
<maintainer>
<foaf:Person>
- <foaf:name>Ross Burton</foaf:name>
- <foaf:mbox rdf:resource="mailto:ross@burtonini.com" />
- <gnome:userid>rburton</gnome:userid>
+ <foaf:name>Rob Bradford</foaf:name>
+ <foaf:mbox rdf:resource="mailto:rob@linux.intel.com" />
+ <gnome:userid>rbradford</gnome:userid>
</foaf:Person>
</maintainer>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Ross Burton</foaf:name>
+ <foaf:mbox rdf:resource="mailto:ross@linux.intel.com"/>
+ <gnome:userid>rburton</gnome:userid>
+ </foaf:Person>
+ </maintainer>
</Project>