Blame gnome-bluetooth.doap

Packit Service fc05fa
Packit Service fc05fa
	 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
Packit Service fc05fa
	 xmlns:foaf="http://xmlns.com/foaf/0.1/"
Packit Service fc05fa
	 xmlns:gnome="http://api.gnome.org/doap-extensions#"
Packit Service fc05fa
	 xmlns="http://usefulinc.com/ns/doap#">
Packit Service fc05fa
	<name xml:lang="en">gnome-bluetooth</name>
Packit Service fc05fa
	<shortdesc xml:lang="en">GNOME Bluetooth Subsystem</shortdesc>
Packit Service fc05fa
	<homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeBluetooth" />
Packit Service fc05fa
	<mailing-list rdf:resource="http://lists.usefulinc.com/mailman/listinfo/gnome-bluetooth" />
Packit Service fc05fa
	<download-page rdf:resource="http://download.gnome.org/sources/gnome-bluetooth/" />
Packit Service fc05fa
	<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-bluetooth" />
Packit Service fc05fa
	<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
Packit Service fc05fa
	<programming-language>C</programming-language>
Packit Service fc05fa
	<maintainer>
Packit Service fc05fa
		<foaf:Person>
Packit Service fc05fa
			<foaf:name>Bastien Nocera</foaf:name>
Packit Service fc05fa
			<foaf:mbox rdf:resource="mailto:hadess@hadess.net" />
Packit Service fc05fa
			<gnome:userid>hadess</gnome:userid>
Packit Service fc05fa
		</foaf:Person>
Packit Service fc05fa
	</maintainer>
Packit Service fc05fa
</Project>