Blame gnome-bluetooth.doap

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