Added ETransliteratorPrivate C++ Glue
[platform/upstream/evolution-data-server.git] / evolution-data-server.doap
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#">
6
7   <name xml:lang="en">evolution-data-server</name>
8   <shortdesc xml:lang="en">Centralized access to appointments and contacts</shortdesc>
9   <homepage rdf:resource="http://projects.gnome.org/evolution" />
10   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/evolution-list" />
11   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
12
13   <!-- Project Leads -->
14   <maintainer>
15     <foaf:Person>
16       <foaf:name>Chenthill Palanisamy</foaf:name>
17       <foaf:mbox rdf:resource="mailto:pchenthill@novell.com" />
18       <gnome:userid>pchen</gnome:userid>
19     </foaf:Person>
20   </maintainer>
21
22   <maintainer>
23     <foaf:Person>
24       <foaf:name>Matthew Barnes</foaf:name>
25       <foaf:mbox rdf:resource="mailto:mbarnes@redhat.com" />
26       <gnome:userid>mbarnes</gnome:userid>
27     </foaf:Person>
28   </maintainer>
29
30   <!-- Alphabetically -->
31
32   <maintainer>
33     <foaf:Person>
34       <foaf:name>Christian Kellner</foaf:name>
35       <foaf:mbox rdf:resource="mailto:gicmo@gnome.org" />
36       <gnome:userid>gicmo</gnome:userid>
37     </foaf:Person>
38   </maintainer>
39
40   <maintainer>
41     <foaf:Person>
42       <foaf:name>Ross Burton</foaf:name>
43       <foaf:mbox rdf:resource="mailto:ross@burtonini.com" />
44       <gnome:userid>rburton</gnome:userid>
45     </foaf:Person>
46   </maintainer>
47
48   <maintainer>
49     <foaf:Person>
50       <foaf:name>Srinivasa Ragavan</foaf:name>
51       <foaf:mbox rdf:resource="mailto:sragavan@novell.com" />
52       <gnome:userid>sragavan</gnome:userid>
53     </foaf:Person>
54   </maintainer>
55
56 </Project>