[xchat-gnome] Add DOAP file
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [xchat-gnome] Add DOAP file
- Date: Tue, 21 Apr 2009 16:28:13 -0400 (EDT)
commit 5c5302be7d9839460d2105fabbb3e7c81479b54a
Author: Christian Persch <chpe gnome org>
Date: Tue Apr 21 22:23:47 2009 +0200
Add DOAP file
---
xchat-gnome.doap | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/xchat-gnome.doap b/xchat-gnome.doap
new file mode 100644
index 0000000..784eb63
--- /dev/null
+++ b/xchat-gnome.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">XChat-GNOME IRC Chat</name>
+ <shortdesc xml:lang="en">Chat with people using IRC</shortdesc>
+
+ <download-page rdf:resource="http://download.gnome.org/sources/xchat-gnome/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=xchat-gnome" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>David Trowbridge</foaf:name>
+ <foaf:mbox rdf:resource="trowbrds gmail com" />
+ <gnome:userid>trowbrds</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Christian Persch</foaf:name>
+ <foaf:mbox rdf:resource="chpe gnome org" />
+ <gnome:userid>chpe</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]