[Xfce4-commits] <exo:master> Fix module.xml, still had multiple maintainers.

Nick Schermer nick at xfce.org
Wed Aug 19 22:24:01 CEST 2009


Updating branch refs/heads/master
         to c98c4d368f6a091d995c1d916b091f76ae4a5614 (commit)
       from 7eb4fcda3ba1502e849408cb4fa8f4a21a868df6 (commit)

commit c98c4d368f6a091d995c1d916b091f76ae4a5614
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Aug 19 22:22:41 2009 +0200

    Fix module.xml, still had multiple maintainers.

 module.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/module.xml b/module.xml
index 7982086..152b7f1 100644
--- a/module.xml
+++ b/module.xml
@@ -17,18 +17,18 @@
     <gnome:userid>nick</gnome:userid>
   </foaf:Person>
  </maintainer>
- <maintainer>
+ <developer>
   <foaf:Person>
     <foaf:name>Benedikt Meurer</foaf:name>
     <foaf:mbox>mailto:benny at xfce.org</foaf:mbox>
     <gnome:userid>benny</gnome:userid>
   </foaf:Person>
- </maintainer>
- <maintainer>
+ </developer>
+ <developer>
   <foaf:Person>
     <foaf:name>Jannis Pohlmann</foaf:name>
     <foaf:mbox>mailto:jannis at xfce.org</foaf:mbox>
     <gnome:userid>jannis</gnome:userid>
   </foaf:Person>
- </maintainer>
+ </developer>
 </Project>



More information about the Xfce4-commits mailing list