You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2015/05/30 07:53:48 UTC

svn commit: r1682578 - /lucy/site/trunk/content/doap.rdf

Author: marvin
Date: Sat May 30 05:53:47 2015
New Revision: 1682578

URL: http://svn.apache.org/r1682578
Log:
Update doap with asfext:pmc, git repo, Go.

Modified:
    lucy/site/trunk/content/doap.rdf

Modified: lucy/site/trunk/content/doap.rdf
URL: http://svn.apache.org/viewvc/lucy/site/trunk/content/doap.rdf?rev=1682578&r1=1682577&r2=1682578&view=diff
==============================================================================
--- lucy/site/trunk/content/doap.rdf (original)
+++ lucy/site/trunk/content/doap.rdf Sat May 30 05:53:47 2015
@@ -21,11 +21,12 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-  <Project rdf:about="http://lucy.apache.org/">
-    <created>2011-05-05</created>
-    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+  <Project rdf:about="http://lucy.apache.org">
+    <created>2015-05-30</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
     <name>Apache Lucy</name>
     <homepage rdf:resource="http://lucy.apache.org/" />
+    <asfext:pmc rdf:resource="http://lucy.apache.org/" />
     <shortdesc>The Apache Lucy search engine library provides full-text search for dynamic programming languages.</shortdesc>
     <description>The Apache Lucy search engine library provides full-text search for dynamic programming languages.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/LUCY" />
@@ -34,12 +35,13 @@
     <programming-language>C</programming-language>
     <programming-language>Perl</programming-language>
     <programming-language>Ruby</programming-language>
+    <programming-language>Go</programming-language>
     <category rdf:resource="http://projects.apache.org/category/database" />
     <repository>
-      <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/lucy/trunk/"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/lucy/trunk/"/>
-      </SVNRepository>
+      <GitRepository>
+        <location rdf:resource="http://git-wip-us.apache.org/repos/asf/lucy.git"/>
+        <browse rdf:resource=""/>
+      </GitRepository>
     </repository>
     <maintainer>
       <foaf:Person>