[perl-Gnome2] Replace MAINTAINERS with perl-Gnome2.doap
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gnome2] Replace MAINTAINERS with perl-Gnome2.doap
- Date: Tue, 9 Mar 2010 21:08:47 +0000 (UTC)
commit c113e2abd10d70d40cdec4774619bc67a56d81dd
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Tue Mar 9 22:07:26 2010 +0100
Replace MAINTAINERS with perl-Gnome2.doap
MAINTAINERS | 3 ---
perl-Gnome2.doap | 20 ++++++++++++++++++++
2 files changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/perl-Gnome2.doap b/perl-Gnome2.doap
new file mode 100644
index 0000000..f3fdca4
--- /dev/null
+++ b/perl-Gnome2.doap
@@ -0,0 +1,20 @@
+<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">Gnome2</name>
+ <shortdesc xml:lang="en">Perl interface to the 2.x series of the GNOME libraries</shortdesc>
+ <homepage rdf:resource="http://gtk2-perl.sourceforge.net/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gtk-perl-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Torsten Schönfeld</foaf:name>
+ <foaf:mbox rdf:resource="mailto:tsch src gnome org" />
+ <gnome:userid>tsch</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]