summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2015-07-22 10:16:50 -0400
committerShaun McCance <shaunm@redhat.com>2015-07-22 10:21:12 -0400
commitbbc299667ba9cbc7e4f918453ca389f1cc4935b9 (patch)
tree341a02b05b54176e8f1484dfda5afc9d8723cb46
parentb1a1b35731e4faa56a9f617e970c0a995885acd4 (diff)
downloadyelp-bbc299667ba9cbc7e4f918453ca389f1cc4935b9.tar.gz
doap: Make Dave a co-maintainer
-rw-r--r--MAINTAINERS3
-rw-r--r--yelp.doap12
2 files changed, 11 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index c2b5739d..00000000
--- a/MAINTAINERS
+++ /dev/null
@@ -1,3 +0,0 @@
-Shaun McCance
-E-mail: shaunm@gnome.org
-Userid: shaunm
diff --git a/yelp.doap b/yelp.doap
index e3c15a72..a742b59d 100644
--- a/yelp.doap
+++ b/yelp.doap
@@ -1,3 +1,4 @@
+
<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/"
@@ -6,8 +7,9 @@
<name xml:lang="en">Help</name>
<shortdesc xml:lang="en">Get help with GNOME</shortdesc>
+ <description>Get help with GNOME</description>
- <homepage rdf:resource="https://wiki.gnome.org/Apps/Yelp" />
+ <homepage rdf:resource="http://yelp.io/" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-doc-devel-list" />
<download-page rdf:resource="http://download.gnome.org/sources/yelp/" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=Yelp" />
@@ -16,6 +18,14 @@
<maintainer>
<foaf:Person>
+ <foaf:name>David King</foaf:name>
+ <foaf:mbox rdf:resource="mailto:amigadave@amigadave.com" />
+ <foaf:seeAlso rdf:resource="http://amigadave.com/foaf.rdf#david" />
+ <gnome:userid>davidk</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
<foaf:name>Shaun McCance</foaf:name>
<foaf:mbox rdf:resource="mailto:shaunm@gnome.org" />
<gnome:userid>shaunm</gnome:userid>