Author: bayard
Date: Sun Aug  2 05:38:47 2015
New Revision: 1693787

URL: http://svn.apache.org/r1693787
Log:
Updating DOAP now that DirectMemory is in the Attic.  ATTIC-141.

Modified:
    directmemory/trunk/doap_DirectMemory.rdf

Modified: directmemory/trunk/doap_DirectMemory.rdf
URL: 
http://svn.apache.org/viewvc/directmemory/trunk/doap_DirectMemory.rdf?rev=1693787&r1=1693786&r2=1693787&view=diff
==============================================================================
--- directmemory/trunk/doap_DirectMemory.rdf (original)
+++ directmemory/trunk/doap_DirectMemory.rdf Sun Aug  2 05:38:47 2015
@@ -26,13 +26,14 @@
     <license rdf:resource="http://spdx.org/licenses/Apache-2.0"; />
     <name>Apache DirectMemory</name>
     <homepage rdf:resource="http://directmemory.apache.org"; />
-    <asfext:pmc rdf:resource="http://directmemory.apache.org"; />
+    <asfext:pmc rdf:resource="http://attic.apache.org"; />
     <description>Apache DirectMemory is a off-heap cache for the Java Virtual 
Machine</description>
     <bug-database 
rdf:resource="https://issues.apache.org/jira/browse/DIRECTMEMORY"; />
     <mailing-list 
rdf:resource="http://directmemory.apache.org/mail-lists.html"; />
     <download-page 
rdf:resource="http://directmemory.apache.org/downloads.html"; />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/big-data"; />
+    <category rdf:resource="http://projects.apache.org/category/retired"; />
     <release>
       <Version>
         <name>Apache DirectMemory 0.2</name>


Reply via email to