Deleted obsolete Belarusian translation.
[bug-buddy.git] / bug-buddy.doap
blobb1020812a0b9dcbf578591af17294967f1ea2450
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">bug-buddy</name>
8   <shortdesc xml:lang="en">Utility to ease the reporting of bugs</shortdesc>
9   <download-page rdf:resource="http://download.gnome.org/sources/bug-buddy/" />
10   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=bug-buddy" />
11   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
13   <maintainer>
14     <foaf:Person>
15       <foaf:name>Fernando Herrera</foaf:name>
16       <foaf:mbox rdf:resource="mailto:fherrera@onirica.com" />
17       <gnome:userid>fherrera</gnome:userid>
18     </foaf:Person>
19   </maintainer>
20   <maintainer>
21     <foaf:Person>
22       <foaf:name>Cosimo Cecchi</foaf:name>
23       <foaf:mbox rdf:resource="mailto:cosimoc@gnome.org" />
24       <gnome:userid>cosimoc</gnome:userid>
25     </foaf:Person>
26   </maintainer>
27 </Project>