Updated Spanish translation
[evolution.git] / evolution.doap
blob880fcfa8829f4ff4e6d622244a3e8c711cf5feb5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
4 xmlns:foaf="http://xmlns.com/foaf/0.1/"
5 xmlns:gnome="http://api.gnome.org/doap-extensions#"
6 xmlns="http://usefulinc.com/ns/doap#">
8 <name xml:lang="en">evolution</name>
9 <shortdesc xml:lang="en">Manage your email, contacts and schedule</shortdesc>
10 <homepage rdf:resource="http://projects.gnome.org/evolution" />
11 <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evolution-list" />
12 <download-page rdf:resource="http://download.gnome.org/sources/evolution" />
13 <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=evolution" />
14 <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
16 <!-- Project Leads -->
18 <maintainer>
19 <foaf:Person>
20 <foaf:name>Chenthill Palanisamy</foaf:name>
21 <foaf:mbox rdf:resource="mailto:pchenthill@novell.com" />
22 <gnome:userid>pchen</gnome:userid>
23 </foaf:Person>
24 </maintainer>
26 <maintainer>
27 <foaf:Person>
28 <foaf:name>Matthew Barnes</foaf:name>
29 <foaf:mbox rdf:resource="mailto:mbarnes@redhat.com" />
30 <gnome:userid>mbarnes</gnome:userid>
31 </foaf:Person>
32 </maintainer>
34 <!-- Alphabetically -->
36 <maintainer>
37 <foaf:Person>
38 <foaf:name>Christian Kellner</foaf:name>
39 <foaf:mbox rdf:resource="mailto:gicmo@gnome.org" />
40 <gnome:userid>gicmo</gnome:userid>
41 </foaf:Person>
42 </maintainer>
44 <maintainer>
45 <foaf:Person>
46 <foaf:name>Srinivasa Ragavan</foaf:name>
47 <foaf:mbox rdf:resource="mailto:sragavan@novell.com" />
48 <gnome:userid>sragavan</gnome:userid>
49 </foaf:Person>
50 </maintainer>
52 </Project>