[hotssh] Add DOAP file
- From: Colin Walters <walters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hotssh] Add DOAP file
- Date: Fri, 5 Feb 2010 15:05:16 +0000 (UTC)
commit ed46d60c37a499091e65b1fd04c39489be01728c
Author: Colin Walters <walters verbum org>
Date: Fri Feb 5 10:02:31 2010 -0500
Add DOAP file
hotssh.doap | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/hotssh.doap b/hotssh.doap
new file mode 100644
index 0000000..84b1190
--- /dev/null
+++ b/hotssh.doap
@@ -0,0 +1,17 @@
+<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">hotssh</name>
+ <shortdesc xml:lang="en">HotSSH</shortdesc>
+ <homepage rdf:resource="http://www.gnome.org/projects/hotssh" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Colin Walters</foaf:name>
+ <gnome:userid>walters</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]