You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by se...@apache.org on 2012/05/08 11:34:10 UTC

svn commit: r1335394 - /creadur/main/doap_RAT.rdf

Author: sebb
Date: Tue May  8 09:34:10 2012
New Revision: 1335394

URL: http://svn.apache.org/viewvc?rev=1335394&view=rev
Log:
Change to TLP

Modified:
    creadur/main/doap_RAT.rdf

Modified: creadur/main/doap_RAT.rdf
URL: http://svn.apache.org/viewvc/creadur/main/doap_RAT.rdf?rev=1335394&r1=1335393&r2=1335394&view=diff
==============================================================================
--- creadur/main/doap_RAT.rdf (original)
+++ creadur/main/doap_RAT.rdf Tue May  8 09:34:10 2012
@@ -26,7 +26,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache RAT</name>
     <homepage rdf:resource="http://incubator.apache.org/rat/" />
-    <asfext:pmc rdf:resource="http://incubator.apache.org" />
+    <asfext:pmc rdf:resource="http://creadur.apache.org" />
     <shortdesc>Apache Release Audit Tool (RAT) is a tool to improve accuracy and efficiency when checking releases.</shortdesc>
     <description>Release Audit Tool (RAT) is a tool to improve accuracy and efficiency when checking releases. It is heuristic in nature: making guesses about possible problems. It will produce false positives and cannot find every possible issue with a release. It's reports require interpretation.