Add evolution-data-server.doap and update MAINTAINERS.
[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 storage of 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 Lead -->
14
15   <maintainer>
16     <foaf:Person>
17       <foaf:name>Srinivasa Ragavan</foaf:name>
18       <foaf:mbox rdf:resource="sragavan@novell.com" />
19       <gnome:userid>sragavan</gnome:userid>
20     </foaf:Person>
21   </maintainer>
22
23   <!-- Alphabetically -->
24
25   <maintainer>
26     <foaf:Person>
27       <foaf:name>Matthew Barnes</foaf:name>
28       <foaf:mbox rdf:resource="mbarnes@redhat.com" />
29       <gnome:userid>mbarnes</gnome:userid>
30     </foaf:Person>
31   </maintainer>
32   <maintainer>
33     <foaf:Person>
34       <foaf:name>Ross Burton</foaf:name>
35       <foaf:mbox rdf:resource="ross@burtonini.com" />
36       <gnome:userid>ross</gnome:userid>
37     </foaf:Person>
38   </maintainer>
39   <maintainer>
40     <foaf:Person>
41       <foaf:name>Christian Kellner</foaf:name>
42       <foaf:mbox rdf:resource="gicmo@gnome.org" />
43       <gnome:userid>gicmo</gnome:userid>
44     </foaf:Person>
45   </maintainer>
46   <maintainer>
47     <foaf:Person>
48       <foaf:name>Chenthill Palanisamy</foaf:name>
49       <foaf:mbox rdf:resource="pchenthill@novell.com" />
50       <gnome:userid>pchen</gnome:userid>
51     </foaf:Person>
52   </maintainer>
53 </Project>