7e6459cf6e7439f153c954cc688c91bb98e42854
[platform/upstream/atk.git] / atk.doap
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#">
7
8   <name xml:lang="en">atk</name>
9   <shortdesc xml:lang="en">The interface definitions of accessibility infrastructure.</shortdesc>
10   <homepage rdf:resource="http://developer.gnome.org/atk"/>
11   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel"/>
12   <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
13
14   <maintainer>
15     <foaf:Person>
16       <foaf:name>Alejandro PiƱeiro Iglesias</foaf:name>
17       <foaf:mbox rdf:resource="mailto:apinheiro@igalia.com" />
18       <gnome:userid>apinheiro</gnome:userid>
19     </foaf:Person>
20   </maintainer>
21   <author>
22     <foaf:Person>
23       <foaf:name>Bill Haneman</foaf:name>
24       <foaf:mbox rdf:resource="mailto:bill.haneman@sun.com" />
25     </foaf:Person>
26   </author>
27   <author>
28     <foaf:Person>
29       <foaf:name>Li Yuan</foaf:name>
30       <foaf:mbox rdf:resource="mailto:lee.yuan@oracle.com" />
31       <gnome:userid>liyuan</gnome:userid>
32     </foaf:Person>
33   </author>
34   <author>
35     <foaf:Person>
36       <foaf:name>Leon Fan</foaf:name>
37       <foaf:mbox rdf:resource="mailto:leon.fan@oracle.com" />
38       <gnome:userid>leonfan</gnome:userid>
39     </foaf:Person>
40   </author>
41
42 </Project>