You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2016/06/05 08:38:50 UTC

svn commit: r1746877 - in /comdev/projects.apache.org/data: committees.xml committees/tinkerpop.rdf

Author: sebb
Date: Sun Jun  5 08:38:50 2016
New Revision: 1746877

URL: http://svn.apache.org/viewvc?rev=1746877&view=rev
Log:
+= Tinkerpop

Added:
    comdev/projects.apache.org/data/committees/tinkerpop.rdf   (with props)
Modified:
    comdev/projects.apache.org/data/committees.xml

Modified: comdev/projects.apache.org/data/committees.xml
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees.xml?rev=1746877&r1=1746876&r2=1746877&view=diff
==============================================================================
--- comdev/projects.apache.org/data/committees.xml (original)
+++ comdev/projects.apache.org/data/committees.xml Sun Jun  5 08:38:50 2016
@@ -183,6 +183,7 @@
   <location>committees/thrift.rdf</location>
   <location>committees/tika.rdf</location>
   <location>committees/tiles.rdf</location>
+  <location>committees/tinkerpop.rdf</location>
   <location>committees/tomcat.rdf</location>
   <location>committees/tomee.rdf</location>
   <location>committees/trafficserver.rdf</location>

Added: comdev/projects.apache.org/data/committees/tinkerpop.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/tinkerpop.rdf?rev=1746877&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/tinkerpop.rdf (added)
+++ comdev/projects.apache.org/data/committees/tinkerpop.rdf Sun Jun  5 08:38:50 2016
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="tinkerpop">
+    <asfext:name>Apache Tinkerpop</asfext:name>
+    <foaf:homepage rdf:resource="http://tinkerpop.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Propchange: comdev/projects.apache.org/data/committees/tinkerpop.rdf
------------------------------------------------------------------------------
    svn:eol-style = native