[testtt] test
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [testtt] test
- Date: Thu, 16 May 2013 20:27:40 +0000 (UTC)
commit 26549d5729578e4b22ee11376f4235f563e70873
Author: Andrea Veri <av gnome org>
Date: Thu May 16 22:27:26 2013 +0200
test
testtt.doap | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/testtt.doap b/testtt.doap
new file mode 100644
index 0000000..6dfbf01
--- /dev/null
+++ b/testtt.doap
@@ -0,0 +1,21 @@
+<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">testtt</name>
+ <shortdesc xml:lang="en">Scripts used by the GNOME sysadmin team</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/Sysadmin" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-infrastructure" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>GNOME sysadmin team</foaf:name>
+ <foaf:mbox rdf:resource="mailto:gnome-sysadmin gnome org" />
+ <gnome:userid>av</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]