[gvfs] Add gvfs.doap file
- From: Alexander Larsson <alexl src gnome org>
- To: svn-commits-list gnome org
- Subject: [gvfs] Add gvfs.doap file
- Date: Fri, 17 Apr 2009 04:03:45 -0400 (EDT)
commit ec63735ed67da8da1cb80994efed477179c1b8fc
Author: Alexander Larsson <alexl redhat com>
Date: Fri Apr 17 10:02:50 2009 +0200
Add gvfs.doap file
Add short description for cgit
---
gvfs.doap | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/gvfs.doap b/gvfs.doap
new file mode 100644
index 0000000..76c51d6
--- /dev/null
+++ b/gvfs.doap
@@ -0,0 +1,28 @@
+<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">gvfs</name>
+ <shortdesc xml:lang="en">Virtual filesystem implementation for gio</shortdesc>
+ <!--
+ <homepage rdf:resource="http://www.gnome.org/" />
+ -->
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gvfs-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Alexander Larsson</foaf:name>
+ <foaf:mbox rdf:resource="alexl redhat com" />
+ <gnome:userid>alexl</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Christian Kellner</foaf:name>
+ <foaf:mbox rdf:resource="gicmo gnome org" />
+ <gnome:userid>gicmo</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]