Author: snoopdave
Date: Sun Feb 21 15:49:54 2010
New Revision: 912363
URL: http://svn.apache.org/viewvc?rev=912363&view=rev
Log:
Updading our DOAP file: corrected my email address and removed Elias.
Modified:
roller/trunk/doap_roller.rdf
Modified: roller/trunk/doap_roller.rdf
URL:
http://svn.apache.org/viewvc/roller/trunk/doap_roller.rdf?rev=912363&r1=912362&r2=912363&view=diff
==============================================================================
--- roller/trunk/doap_roller.rdf (original)
+++ roller/trunk/doap_roller.rdf Sun Feb 21 15:49:54 2010
@@ -19,29 +19,22 @@
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Roller</name>
<homepage rdf:resource="http://rollerweblogger.org/" />
- <asfext:pmc rdf:resource="http://incubator.apache.org" />
+ <asfext:pmc rdf:resource="http://roller.apache.org" />
<description>Roller is the open source blog server that drives Sun
Microsystem's blogs.sun.com employee blogging site, internal blogs at IBM, the
Javalobby's JRoller Java community site, and hundreds of other sites. If you
want to set up a blog server for yourself or for several thousand of your
closest friends, then Roller is the perfect choice.</description>
<bug-database
rdf:resource="http://opensource2.atlassian.com/projects/roller/" />
- <mailing-list
rdf:resource="http://mail-archives.apache.org/mod_mbox/incubator-roller-dev/" />
+ <mailing-list
rdf:resource="http://mail-archives.apache.org/mod_mbox/roller-dev/" />
<programming-language>Java</programming-language>
<category
rdf:resource="http://projects.apache.org/category/network-server" />
<repository>
<SVNRepository>
- <location
rdf:resource="https://svn.apache.org/repos/asf/incubator/roller/"/>
- <browse
rdf:resource="https://svn.apache.org/repos/asf/incubator/roller/"/>
+ <location rdf:resource="https://svn.apache.org/repos/asf/roller/"/>
+ <browse rdf:resource="https://svn.apache.org/repos/asf/roller/"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>David Johnson</foaf:name>
- <foaf:mbox rdf:resource="mailto:[email protected]"/>
- </foaf:Person>
- </maintainer>
- <maintainer>
- <foaf:Person rdf:about="http://torrez.us/who#elias">
- <foaf:name>Elias Torres</foaf:name>
-
<foaf:mbox_sha1sum>171e69034f0c1563ed13d66d4abaa8b5d70e4e57</foaf:mbox_sha1sum>
- <rdfs:seeAlso rdf:resource="http://torrez.us/who#elias" />
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
</foaf:Person>
</maintainer>
</Project>