[glib-networking] Adding DOAP file
- From: Nicolas Dufresne <nicolasd src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Adding DOAP file
- Date: Mon, 16 Aug 2010 18:01:13 +0000 (UTC)
commit 2a59c3acde890e8730b3e0bd55f4f400d2c9e623
Author: Nicolas Dufresne <nicolas dufresne collabora co uk>
Date: Mon Aug 16 14:00:46 2010 -0400
Adding DOAP file
glib-networking.doap | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/glib-networking.doap b/glib-networking.doap
new file mode 100644
index 0000000..42b1df3
--- /dev/null
+++ b/glib-networking.doap
@@ -0,0 +1,24 @@
+<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">glib-networking</name>
+ <shortdesc xml:lang="en">Network extensions for GLib</shortdesc>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Nicolas Dufresne</foaf:name>
+ <foaf:mbox rdf:resource="mailto:nicolas dufresne collabora co uk" />
+ <gnome:userid>nicolasd</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Dan Winship</foaf:name>
+ <foaf:mbox rdf:resource="mailto:danw gnome org" />
+ <gnome:userid>danw</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]