[cluttermm] Fix mbox resources and reorder maintainers in DOAP



commit 1e2407e03665d8b288116cfc30a8d3db0e55bff4
Author: Daniel Elstner <danielk openismus com>
Date:   Wed Jun 24 15:57:40 2009 +0200

    Fix mbox resources and reorder maintainers in DOAP

 cluttermm.doap |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/cluttermm.doap b/cluttermm.doap
index d4aa6f6..8b3580c 100644
--- a/cluttermm.doap
+++ b/cluttermm.doap
@@ -12,14 +12,14 @@
 
   <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]