Author: hadrian
Date: Mon Nov 28 16:03:03 2011
New Revision: 1207345

URL: http://svn.apache.org/viewvc?rev=1207345&view=rev
Log:
Add doap file for new lab

Added:
    labs/magnet/magnet.doap

Added: labs/magnet/magnet.doap
URL: http://svn.apache.org/viewvc/labs/magnet/magnet.doap?rev=1207345&view=auto
==============================================================================
--- labs/magnet/magnet.doap (added)
+++ labs/magnet/magnet.doap Mon Nov 28 16:03:03 2011
@@ -0,0 +1,35 @@
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+     xmlns="http://usefulinc.com/ns/doap#";
+     xmlns:foaf="http://xmlns.com/foaf/0.1/";
+     xmlns:labs="http://labs.apache.org/doap-ext/1.0#";
+     xmlns:projects="http://projects.apache.org/ns/asfext#";>
+<Project rdf:about="http://labs.apache.org/labs#magnet";>
+ <name>Magnet</name>
+ <shortname>magnet</shortname>
+ <shortdesc xml:lang="en">Attract new contributors</shortdesc>
+ <description xml:lang="en">Showcase of integrating various Apache projects to 
produce a real life application. 
+  This project intends to offer the practical ability of advertising ASF 
projects on various channels with the 
+  intent of attracting new contributors and potential committers. The initial 
scope of the project is defined
+  by the ideas on the members@ and community@ lists.
+ </description>
+ <homepage rdf:resource="http://labs.apache.org/magnet/"/>
+ <license rdf:resource="http://www.apache.org/licenses/LICENSE-2.0.html"; />
+ <created>2011-11-28</created>
+ <labs:status>active</labs:status>
+ <maintainer>
+  <foaf:Person rdf:about="http://people.apache.org/~hadrian/#me";>
+   <foaf:name>Hadrian Zbarcea</foaf:name>
+   <foaf:homepage rdf:resource="http://people.apache.org/~hadrian/"; />
+   
<foaf:mbox_sha1sum>8b3ad425585d1dda25e4873d23445796af50706e</foaf:mbox_sha1sum>
+  </foaf:Person>
+ </maintainer>
+ <repository>
+  <SVNRepository>
+    <location rdf:resource="http://svn.apache.org/repos/asf/labs/magnet/"; />
+    <browse rdf:resource="http://svn.apache.org/viewvc/labs/magnet/"; />
+  </SVNRepository>
+ </repository>
+ <programming-language>shell</programming-language>
+ <programming-language>java</programming-language>
+</Project>
+</rdf:RDF>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to