summaryrefslogtreecommitdiff
path: root/pygobject.doap
diff options
context:
space:
mode:
authorSimon Feltman <sfeltman@src.gnome.org>2014-07-31 21:51:00 -0700
committerSimon Feltman <sfeltman@src.gnome.org>2014-07-31 21:51:00 -0700
commit9943d876059201cbee87f072a84234ed774ed932 (patch)
tree60801d56b59b3f58f7a4f1551abc4954fb6d2f80 /pygobject.doap
parentafef1020a43d91014c34ffcd5a5f66281f2e7cc9 (diff)
downloadpygobject-9943d876059201cbee87f072a84234ed774ed932.tar.gz
doap: Update homepage URL and email address
Diffstat (limited to 'pygobject.doap')
-rw-r--r--pygobject.doap4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygobject.doap b/pygobject.doap
index 55ac89d5..d366a2ae 100644
--- a/pygobject.doap
+++ b/pygobject.doap
@@ -15,7 +15,7 @@ Like the GObject library itself PyGObject is licensed under the GNU LGPL, so is
PyGObject now dynamically accesses any GObject libraries that uses GObject Introspection. It replaces the need for separate modules such as PyGTK, GIO and python-gnome to build a full GNOME 3.0 application. Once new functionality is added to gobject library it is instantly available as a Python API without the need for intermediate Python glue.
</description>
- <homepage rdf:resource="http://live.gnome.org/PyGObject" />
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/PyGObject" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/python-hackers-list" />
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<download-page rdf:resource="http://download.gnome.org/sources/pygobject/" />
@@ -60,7 +60,7 @@ PyGObject now dynamically accesses any GObject libraries that uses GObject Intro
<maintainer>
<foaf:Person>
<foaf:name>Simon Feltman</foaf:name>
- <foaf:mbox rdf:resource="mailto:s.feltman@gmail.com" />
+ <foaf:mbox rdf:resource="mailto:sfeltman@src.gnome.org" />
<gnome:userid>sfeltman</gnome:userid>
</foaf:Person>
</maintainer>