[gimp-web] gimp-web.doap: change maintainers to schumaml, mitch



commit e0417d08fcc123f8a706567e2a889467dc6b5863
Author: Michael Natterer <mitch gimp org>
Date:   Fri Aug 30 22:14:09 2013 +0200

    gimp-web.doap: change maintainers to schumaml, mitch
    
    Because the people listed should be active.

 gimp-web.doap |   54 +++++++++++++++++++++++++++---------------------------
 1 files changed, 27 insertions(+), 27 deletions(-)
---
diff --git a/gimp-web.doap b/gimp-web.doap
index 078371f..672ec63 100644
--- a/gimp-web.doap
+++ b/gimp-web.doap
@@ -1,27 +1,27 @@
-<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
-         xmlns:foaf="http://xmlns.com/foaf/0.1/";
-         xmlns:gnome="http://api.gnome.org/doap-extensions#";
-         xmlns="http://usefulinc.com/ns/doap#";>
-
-  <name xml:lang="en">gimp-web</name>
-  <shortdesc xml:lang="en">GIMP website</shortdesc>
-  <homepage rdf:resource="http://www.gimp.org/"; />
-  <mailing-list rdf:resource="http://lists.xcf.berkeley.edu/lists/gimp-web/"; />
-  <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />
-
-  <maintainer>
-    <foaf:Person>
-      <foaf:name>Martin Nordholts</foaf:name>
-      <gnome:userid>martinn</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-
-  <maintainer>
-    <foaf:Person>
-      <foaf:name>Michael Schumacher</foaf:name>
-      <gnome:userid>schumaml</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-
-</Project>
\ No newline at end of file
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
+         xmlns:foaf="http://xmlns.com/foaf/0.1/";
+         xmlns:gnome="http://api.gnome.org/doap-extensions#";
+         xmlns="http://usefulinc.com/ns/doap#";>
+
+  <name xml:lang="en">gimp-web</name>
+  <shortdesc xml:lang="en">GIMP website</shortdesc>
+  <homepage rdf:resource="http://www.gimp.org/"; />
+  <mailing-list rdf:resource="http://lists.xcf.berkeley.edu/lists/gimp-web/"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Michael Schumacher</foaf:name>
+      <gnome:userid>schumaml</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Michael Natterer</foaf:name>
+      <gnome:userid>mitch</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+
+</Project>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]