[clutter-gtkmm] Reorder maintainers and fix mbox resources in DOAP
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Subject: [clutter-gtkmm] Reorder maintainers and fix mbox resources in DOAP
- Date: Wed, 24 Jun 2009 14:04:58 +0000 (UTC)
commit f5f0bc437094088c5c2c08b9d6d161948f0583fb
Author: Daniel Elstner <danielk openismus com>
Date: Wed Jun 24 16:04:21 2009 +0200
Reorder maintainers and fix mbox resources in DOAP
clutter-gtkmm.doap | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/clutter-gtkmm.doap b/clutter-gtkmm.doap
index 97ceb97..a37a517 100644
--- a/clutter-gtkmm.doap
+++ b/clutter-gtkmm.doap
@@ -5,21 +5,21 @@
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">clutter-gtkmm</name>
- <shortdesc xml:lang="en">C++ bindings for Clutter-gtk</shortdesc>
+ <shortdesc xml:lang="en">C++ bindings for Clutter-GTK</shortdesc>
<homepage rdf:resource="http://www.gtkmm.org/" />
<mailing-list rdf:resource="mailto:gtkmm-list gnome org" />
<category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
<maintainer>
<foaf:Person>
- <foaf:name>Murray Cumming</foaf:name>
- <foaf:mbox rdf:resource="murrayc murrayc com" />
- <gnome:userid>murrayc</gnome:userid>
- </foaf:Person>
- <foaf:Person>
<foaf:name>Jonathon Jongsma</foaf:name>
- <foaf:mbox rdf:resource="jjongsma gnome org" />
+ <foaf:mbox rdf:resource="mailto:jjongsma gnome org" />
<gnome:userid>jjongsma</gnome:userid>
</foaf:Person>
+ <foaf:Person>
+ <foaf:name>Murray Cumming</foaf:name>
+ <foaf:mbox rdf:resource="mailto:murrayc murrayc com" />
+ <gnome:userid>murrayc</gnome:userid>
+ </foaf:Person>
</maintainer>
</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]