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/04/26 14:47:41 UTC

svn commit: r1741012 - in /comdev/projects.apache.org/data: committees.xml committees/apex.rdf committees/asterixdb.rdf committees/johnzon.rdf

Author: sebb
Date: Tue Apr 26 12:47:41 2016
New Revision: 1741012

URL: http://svn.apache.org/viewvc?rev=1741012&view=rev
Log:
Add Apex, AsterixDB, Johnzon

Added:
    comdev/projects.apache.org/data/committees/apex.rdf   (with props)
    comdev/projects.apache.org/data/committees/asterixdb.rdf   (with props)
    comdev/projects.apache.org/data/committees/johnzon.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=1741012&r1=1741011&r2=1741012&view=diff
==============================================================================
--- comdev/projects.apache.org/data/committees.xml (original)
+++ comdev/projects.apache.org/data/committees.xml Tue Apr 26 12:47:41 2016
@@ -26,10 +26,12 @@
   <location>committees/ambari.rdf</location>
   <location>committees/ant.rdf</location>
   <location>committees/any23.rdf</location>
+  <location>committees/apex.rdf</location>
   <location>committees/apr.rdf</location>
   <location>committees/archiva.rdf</location>
   <location>committees/aries.rdf</location>
   <location>committees/arrow.rdf</location>
+  <location>committees/asterixdb.rdf</location>
   <location>committees/attic.rdf</location>
   <location>committees/aurora.rdf</location>
   <location>committees/avro.rdf</location>
@@ -101,6 +103,7 @@
   <location>committees/james.rdf</location>
   <location>committees/jclouds.rdf</location>
   <location>committees/jena.rdf</location>
+  <location>committees/johnzon.rdf</location>
   <location>committees/jmeter.rdf</location>
   <location>committees/jspwiki.rdf</location>
   <location>committees/juddi.rdf</location>

Added: comdev/projects.apache.org/data/committees/apex.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/apex.rdf?rev=1741012&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/apex.rdf (added)
+++ comdev/projects.apache.org/data/committees/apex.rdf Tue Apr 26 12:47:41 2016
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="apex">
+    <asfext:name>Apache Apex</asfext:name>
+    <foaf:homepage rdf:resource="http://apex.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/data/committees/asterixdb.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/asterixdb.rdf?rev=1741012&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/asterixdb.rdf (added)
+++ comdev/projects.apache.org/data/committees/asterixdb.rdf Tue Apr 26 12:47:41 2016
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="asterixdb">
+    <asfext:name>Apache AsterixDB</asfext:name>
+    <foaf:homepage rdf:resource="http://asterixdb.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/data/committees/johnzon.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/johnzon.rdf?rev=1741012&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/johnzon.rdf (added)
+++ comdev/projects.apache.org/data/committees/johnzon.rdf Tue Apr 26 12:47:41 2016
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="johnzon">
+    <asfext:name>Apache Johnzon</asfext:name>
+    <foaf:homepage rdf:resource="http://johnzon.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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