[gnome-mud] Added gnome-mud.doap file.
- From: Les Harris <lharris src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-mud] Added gnome-mud.doap file.
- Date: Sat, 18 Apr 2009 12:14:57 -0400 (EDT)
commit c22e151eece923ee5c482c31edc854f2629007e2
Author: Les Harris <lharris gnome org>
Date: Sat Apr 18 09:13:38 2009 -0700
Added gnome-mud.doap file.
---
gnome-mud.doap | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/gnome-mud.doap b/gnome-mud.doap
new file mode 100644
index 0000000..eed6b51
--- /dev/null
+++ b/gnome-mud.doap
@@ -0,0 +1,26 @@
+<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#">
+
+ <!--
+ This is a DOAP template file. It contains Pulse's best guesses at
+ some basic content. You should verify the information in this file
+ and modify anything that isn't right. Add the corrected file to your
+ source code repository to help tools better understand your project.
+ -->
+
+ <name xml:lang="en">Gnome-MUD</name>
+ <shortdesc xml:lang="en">A mud client for GNOME.</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/GnomeMud" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-mud-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Les Harris</foaf:name>
+ <foaf:mbox rdf:resource="lharris gnome org" />
+ <gnome:userid>lharris</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]