introspection-doc-generator.doap
[gnome.introspection-doc-generator] / introspection-doc-generator.doap
diff --git a/introspection-doc-generator.doap b/introspection-doc-generator.doap
deleted file mode 100644 (file)
index 8524627..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<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">Introspection Documenation Generator</name>
-  <shortdesc xml:lang="en">Tool to generate Pretty HTML pages from gobject-introspection data - uses seed</shortdesc>
-  <homepage rdf:resource="http://live.gnome.org/GObjectIntrospection/BindingsDocumentation" />
-  <!-- <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/tasque-list" /> -->
-
-  <maintainer>
-    <foaf:Person>
-      <foaf:name>Alan Knowles</foaf:name>
-      <foaf:mbox rdf:resource="mailto:alan@akbkhome.com" />
-      <gnome:userid>alank</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-  <!-- 
-Elliot stick your self in here 
-<maintainer>
-    <foaf:Person>
-      <foaf:name>Sandy Armstrong</foaf:name>
-      <foaf:mbox rdf:resource="mailto:sanfordarmstrong@gmail.com" />
-      <gnome:userid>sharm</gnome:userid>
-    </foaf:Person>
-  </maintainer> -->
-</Project>