[gimp-web: 309/311] doap file for gimp-web
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web: 309/311] doap file for gimp-web
- Date: Sat, 21 Nov 2015 21:04:59 +0000 (UTC)
commit 2a2e9032aaa367375baabd16149ccde45759aff4
Author: Michael Schumacher <schumaml gmx de>
Date: Sat Nov 21 22:00:18 2015 +0100
doap file for gimp-web
gimp-web.doap | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/gimp-web.doap b/gimp-web.doap
new file mode 100644
index 0000000..2cbe3b3
--- /dev/null
+++ b/gimp-web.doap
@@ -0,0 +1,27 @@
+<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">gimp-web</name>
+ <shortdesc xml:lang="en">GIMP website</shortdesc>
+ <homepage rdf:resource="http://www.gimp.org/" />
+ <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/gimp-web-list" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Michael Schumacher</foaf:name>
+ <gnome:userid>schumaml</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Michael Natterer</foaf:name>
+ <gnome:userid>mitch</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]