[stickynotes-antispam] Add DOAP file
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [stickynotes-antispam] Add DOAP file
- Date: Wed, 26 Jun 2019 11:32:30 +0000 (UTC)
commit 9b336feed758ce9a5fb62916142ba45721c97889
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Jun 26 13:32:03 2019 +0200
Add DOAP file
stickynotes-antispam.doap | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
---
diff --git a/stickynotes-antispam.doap b/stickynotes-antispam.doap
new file mode 100644
index 0000000..91b0f93
--- /dev/null
+++ b/stickynotes-antispam.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>stickynotes-antispam</name>
+ <shortname>stickynotes-antispam</shortname>
+ <description>Antispam script for Sticky Notes</description>
+ <shortdesc>Antispam script for Sticky Notes</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/stickynotes-antispam/issues" />
+ <programming-language>Python</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]