[gnome-maps] Add a doap file to satisfy git.gnome
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Add a doap file to satisfy git.gnome
- Date: Mon, 25 Mar 2013 17:13:54 +0000 (UTC)
commit a961395fce2b2c89981c94ed9767e853e139b554
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Mon Mar 25 19:13:16 2013 +0200
Add a doap file to satisfy git.gnome
gnome-maps.doap | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/gnome-maps.doap b/gnome-maps.doap
new file mode 100644
index 0000000..54056e6
--- /dev/null
+++ b/gnome-maps.doap
@@ -0,0 +1,27 @@
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">GNOME Maps</name>
+ <shortdesc xml:lang="en">A simple GNOME 3 maps application</shortdesc>
+ <description>No long description yet</description>
+
+ <homepage
+ rdf:resource="http://live.gnome.org/Maps" />
+ <mailing-list
+ rdf:resource="http://mail.gnome.org/mailman/listinfo/maps-list" />
+ <download-page
+ rdf:resource="http://download.gnome.org/sources/gnome-maps/"/>
+ <bug-database
+ rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-maps"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Zeeshan Ali (Khattak)</foaf:name>
+ <foaf:mbox rdf:resource="mailto:zeeshanak gnome org" />
+ <gnome:userid>zeeshanak</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]