summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2018-01-27 15:08:14 -0800
committerPhilip Chimento <philip.chimento@gmail.com>2018-01-27 15:08:14 -0800
commit4365b352d6670d73b04d98d6f7b1068a5f8ee55e (patch)
tree121575b9dd1d5c5f737f5293337fc5ec47ef875d
parent923113cb937f70d1229faa6adb63f5cf5f3a2f5e (diff)
downloadgjs-4365b352d6670d73b04d98d6f7b1068a5f8ee55e.tar.gz
maint: Update DOAP file
Point to correct location of wiki, new bug tracker, correct mailing list, and add Cosimo to the maintainers and remove Colin.
-rw-r--r--gjs.doap18
1 files changed, 9 insertions, 9 deletions
diff --git a/gjs.doap b/gjs.doap
index 5607a2e1..023841a4 100644
--- a/gjs.doap
+++ b/gjs.doap
@@ -9,19 +9,19 @@
<shortname>gjs</shortname>
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
- <shortdesc xml:lang="en">GNOME JavaScript/Spidermonkey bindings</shortdesc>
+ <shortdesc xml:lang="en">GNOME JavaScript bindings</shortdesc>
- <description xml:lang="en">GNOME JavaScript/Spidermonkey bindings</description>
+ <description xml:lang="en">GNOME JavaScript bindings</description>
- <homepage rdf:resource="http://live.gnome.org/Gjs" />
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/Gjs" />
<license rdf:resource="http://usefulinc.com/doap/licenses/gpl" />
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
<license rdf:resource="http://usefulinc.com/doap/licenses/mpl" />
- <bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=gjs"/>
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gjs/"/>
<download-page rdf:resource="http://download.gnome.org/sources/gjs/" />
- <mailing-list rdf:resource="mailto:gtk-devel-list@gnome.org" />
+ <mailing-list rdf:resource="mailto:javascript-list@gnome.org" />
- <programming-language>C</programming-language>
+ <programming-language>C++</programming-language>
<maintainer>
<foaf:Person>
@@ -34,9 +34,9 @@
<maintainer>
<foaf:Person>
- <foaf:name>Colin Walters</foaf:name>
- <foaf:mbox rdf:resource="mailto:walters@verbum.org"/>
- <gnome:userid>walters</gnome:userid>
+ <foaf:name>Cosimo Cecchi</foaf:name>
+ <foaf:mbox rdf:resource="mailto:cosimoc@src.gnome.org"/>
+ <gnome:userid>cosimoc</gnome:userid>
</foaf:Person>
</maintainer>