[gimp-help-2] 2009-04-20 Roman Joost <romanofski gimp org>
- From: Roman Joost <romanofski src gnome org>
- To: svn-commits-list gnome org
- Subject: [gimp-help-2] 2009-04-20 Roman Joost <romanofski gimp org>
- Date: Mon, 20 Apr 2009 05:31:41 -0400 (EDT)
commit 155dbc5125b545682482eaf62bd3256a89566f2c
Author: roman <roman bromeco de>
Date: Mon Apr 20 19:08:13 2009 +1000
2009-04-20 Roman Joost <romanofski gimp org>
* gimp-help-2.doap: added DOAP file according to the change from
MAINTAINERS to *.doap
* MAINTAINERS
---
MAINTAINERS | 6 ------
gimp-help-2.doap | 45 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index 40b7094..0000000
--- a/MAINTAINERS
+++ /dev/null
@@ -1,6 +0,0 @@
-Currently active maintainers
-----------------------------
-
-Roman Joost
-E-mail: romanofski gimp org
-Userid: romanofski
diff --git a/gimp-help-2.doap b/gimp-help-2.doap
new file mode 100644
index 0000000..190581a
--- /dev/null
+++ b/gimp-help-2.doap
@@ -0,0 +1,45 @@
+<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-help-2</name>
+ <shortdesc xml:lang="en">
+ GIMP-Help is a help system designed for use with the internal GIMP
+ help browser.
+ </shortdesc>
+ <homepage rdf:resource="http://docs.gimp.org" />
+ <mailing-list rdf:resource="https://lists.xcf.berkeley.edu/mailman/listinfo/gimp-docs" />
+ <download-page rdf:resource="http://docs.gimp.org/download.html" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=GIMP-manual" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Róman Joost</foaf:name>
+ <foaf:mbox rdf:resource="romanofski gimp org" />
+ <gnome:userid>romanofski</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Ulf-D. Ehlert</foaf:name>
+ <foaf:mbox rdf:resource="ulfehlert svn gnome org" />
+ <gnome:userid>ulfehlert</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Marco Ciampa</foaf:name>
+ <foaf:mbox rdf:resource="ciampix libero it" />
+ <gnome:userid>marcoc</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Julien Hardelin</foaf:name>
+ <foaf:mbox rdf:resource="jm hard wanadoo fr" />
+ <gnome:userid>jhardlin</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]