[connfa-web] Land a DOAP file
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [connfa-web] Land a DOAP file
- Date: Tue, 18 Jun 2019 13:44:51 +0000 (UTC)
commit 17a9538d8908b2c315962adb77d5a760d26acd89
Author: Andrea Veri <averi redhat com>
Date: Tue Jun 18 15:44:41 2019 +0200
Land a DOAP file
connfa-web.doap | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
---
diff --git a/connfa-web.doap b/connfa-web.doap
new file mode 100644
index 0000000..68c97f9
--- /dev/null
+++ b/connfa-web.doap
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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>connfa-web</name>
+ <shortname>connfa-web</shortname>
+ <description>GNOME Connfa! Openshift Templates</description>
+ <shortdesc>GNOME Connfa! Openshift Templates</shortdesc>
+
+ <homepage rdf:resource="https://mail.gnome.org"/>
+ <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/Infrastructure/conffa-web/issues" />
+ <programming-language>PHP</programming-language>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>GNOME Sysadmins</foaf:name>
+ <foaf:mbox rdf:resource="mailto:gnome-sysadmin gnome org"/>
+ <gnome:userid>root</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]