gipm-help-2.doap: make schumaml and myself additional maintainers
[gimp-help-2.git] / gimp-help-2.doap
blob161808c924e5694d99cc1b4f9e8916fb0425b04b
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
7   <name xml:lang="en">gimp-help-2</name>
8   <homepage rdf:resource="http://docs.gimp.org"/>
9   <mailing-list rdf:resource="https://lists.xcf.berkeley.edu/mailman/listinfo/gimp-docs" />
10   <download-page rdf:resource="http://docs.gimp.org/download.html" />
11   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=GIMP-manual" />
13   <shortdesc xml:lang="en">GIMP User Manual</shortdesc>
14   <shortdesc xml:lang="it">Manuale Utente di GIMP</shortdesc>
15   <shortdesc xml:lang="de">GIMP-Benutzerhandbuch</shortdesc>
16   <!-- Based on I.1.1.2. The GIMP Help System -->
17   <description xml:lang="en">
18     The GIMP Documentation Team and other users have provided you with the
19     information necessary to understand how to use GIMP. The User Manual is an
20     important part of this help. The current version is on the web site of the
21     Documentation Team in HTML format. The HTML version is also available while
22     using GIMP, even in context sensitive mode, respectively pressing the F1
23     or Shift-F1 keys.
24   </description>
25   <description xml:lang="it">
26     Il Team di Documentazione di GIMP ed altri utenti hanno reso disponibili
27     le informazioni necessarie per capire come usare GIMP. Il Manuale Utente
28     è una parte importante di questo aiuto. La versione attuale è presente sul
29     sito Web del Team di Documentazione in formato HTML. La versione HTML è
30     disponibile durante l'uso di GIMP, anche in modalità sensibile al contesto,
31     rispettivamente premendo i tasti F1 e Maiusc-F1.
32   </description>
33   <description xml:lang="de">
34     Das Dokumentations-Team und die Anwender von GIMP stellen Ihnen
35     vielfältige Informationen bereit, um Sie bei der Arbeit mit GIMP zu
36     unterstützen. Dieses Handbuch ist ein wichtiger Bestandteil der
37     Dokumentation. Die aktuelle Version finden Sie auf der Webseite des
38     GIMP-Dokumentations-Teams. Die HTML-Version wird zusätzlich als Kontexthilfe
39     verwendet. Sie können auf diese von GIMP aus jederzeit durch Drücken der
40     F1-Taste zugreifen.
41   </description>
43   <programming-language>DocBook</programming-language>
44   <programming-language>XSLT</programming-language>
46   <maintainer>
47     <foaf:Person>
48       <foaf:name>Róman Joost</foaf:name>
49       <foaf:mbox rdf:resource="mailto:romanofski@gimp.org" />
50       <gnome:userid>romanofski</gnome:userid>
51     </foaf:Person>
52   </maintainer>
53   <maintainer>
54     <foaf:Person>
55       <foaf:name>Ulf-D. Ehlert</foaf:name>
56       <foaf:mbox rdf:resource="mailto:ulfehlert@svn.gnome.org" />
57       <gnome:userid>ulfehlert</gnome:userid>
58     </foaf:Person>
59   </maintainer>
60   <maintainer>
61     <foaf:Person>
62       <foaf:name>Marco Ciampa</foaf:name>
63       <foaf:mbox rdf:resource="mailto:ciampix@libero.it" />
64       <gnome:userid>marcoc</gnome:userid>
65     </foaf:Person>
66   </maintainer>
67   <maintainer>
68     <foaf:Person>
69       <foaf:name>Julien Hardelin</foaf:name>
70       <foaf:mbox rdf:resource="mailto:jm.hard@wanadoo.fr" />
71       <gnome:userid>jhardlin</gnome:userid>
72     </foaf:Person>
73   </maintainer>
74   <maintainer>
75     <foaf:Person>
76       <foaf:name>Michael Natterer</foaf:name>
77       <gnome:userid>mitch</gnome:userid>
78     </foaf:Person>
79   </maintainer>
80   <maintainer>
81     <foaf:Person>
82       <foaf:name>Michael Schumacher</foaf:name>
83       <gnome:userid>schumaml</gnome:userid>
84     </foaf:Person>
85   </maintainer>
87 </Project>