[gnome-applets] Add a doap file with a good project description to make cgit happy.
- From: Callum McKenzie <callum src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-applets] Add a doap file with a good project description to make cgit happy.
- Date: Mon, 20 Apr 2009 21:52:09 -0400 (EDT)
commit ede5fe6f3394d8ba9688ba0de299469d5a7a1321
Author: Callum McKenzie <callum spooky-possum org>
Date: Tue Apr 21 13:51:07 2009 +1200
Add a doap file with a good project description to make cgit happy.
---
gnome-applets.doap | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/gnome-applets.doap b/gnome-applets.doap
new file mode 100644
index 0000000..ea0720a
--- /dev/null
+++ b/gnome-applets.doap
@@ -0,0 +1,56 @@
+<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-applets</name>
+ <shortdesc xml:lang="en">Useful applets for the panel</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/GnomeApplets" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-utils-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/gnome-applets/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-applets" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Callum McKenzie</foaf:name>
+ <gnome:userid>callum</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Ryan Lortie</foaf:name>
+ <gnome:userid>ryanl</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Carlos Garcia Campos</foaf:name>
+ <foaf:mbox rdf:resource="carlosgc gnome org" />
+ <gnome:userid>carlosgc</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Sergey Udaltsov</foaf:name>
+ <foaf:mbox rdf:resource="svu gnome org" />
+ <gnome:userid>svu</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Ronald Bultje</foaf:name>
+ <foaf:mbox rdf:resource="rbultje at ronald dot bitfreak dot net" />
+ <gnome:userid>rbultje</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Raphael Slinckx</foaf:name>
+ <foaf:mbox rdf:resource="raphael slinckx net" />
+ <gnome:userid>rslinckx</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]