[libgnomemm] add doap file
- From: Jonathon Jongsma <jjongsma src gnome org>
- To: svn-commits-list gnome org
- Subject: [libgnomemm] add doap file
- Date: Wed, 22 Apr 2009 01:01:28 -0400 (EDT)
commit 42c18536947a0828f876f3eed7c83a978adb3c03
Author: Jonathon Jongsma <jonathon jongsma collabora co uk>
Date: Wed Apr 22 00:00:32 2009 -0500
add doap file
---
MAINTAINERS | 9 +++++++++
libgnomemm.doap | 24 ++++++++++++++++++++++++
2 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..cb14aeb
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,9 @@
+Murray Cumming
+E-mail: murrayc murrayc com
+Userid: murrayc
+
+Daniel Elstner
+E-mail: daniel kitta googlemail com
+Userid: daniel
+
+Please use the mailing list (gtkmm-list gnome org) instead of emailing developers directly.
diff --git a/libgnomemm.doap b/libgnomemm.doap
new file mode 100644
index 0000000..5bd90bb
--- /dev/null
+++ b/libgnomemm.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">libgnomemm</name>
+ <shortdesc xml:lang="en">C++ bindings for libgnome</shortdesc>
+ <homepage rdf:resource="http://www.gtkmm.org/" />
+ <mailing-list rdf:resource="mailto:gtkmm-list gnome org" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Murray Cumming</foaf:name>
+ <foaf:mbox rdf:resource="murrayc murrayc com" />
+ <gnome:userid>murrayc</gnome:userid>
+ </foaf:Person>
+ <foaf:Person>
+ <foaf:name>Daniel Elstner</foaf:name>
+ <foaf:mbox rdf:resource="daniel kitta googlemail com" />
+ <gnome:userid>daniel</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]