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 2017/10/19 10:44:23 UTC

svn commit: r1812615 - in /comdev/projects.apache.org/data: committees.xml committees/juneau.rdf committees/kibble.rdf committees/predictionio.rdf

Author: sebb
Date: Thu Oct 19 10:44:23 2017
New Revision: 1812615

URL: http://svn.apache.org/viewvc?rev=1812615&view=rev
Log:
+= kibble, juneau, predictionio

Added:
    comdev/projects.apache.org/data/committees/juneau.rdf   (with props)
    comdev/projects.apache.org/data/committees/kibble.rdf   (with props)
    comdev/projects.apache.org/data/committees/predictionio.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=1812615&r1=1812614&r2=1812615&view=diff
==============================================================================
--- comdev/projects.apache.org/data/committees.xml (original)
+++ comdev/projects.apache.org/data/committees.xml Thu Oct 19 10:44:23 2017
@@ -116,8 +116,10 @@
   <location>committees/jmeter.rdf</location>
   <location>committees/jspwiki.rdf</location>
   <location>committees/juddi.rdf</location>
+  <location>committees/juneau.rdf</location>
   <location>committees/kafka.rdf</location>
   <location>committees/karaf.rdf</location>
+  <location>committees/kibble.rdf</location>
   <location>committees/knox.rdf</location>
   <location>committees/kudu.rdf</location>
   <location>committees/kylin.rdf</location>
@@ -164,6 +166,7 @@
   <location>committees/poi.rdf</location>
   <location>committees/polygene.rdf</location>
   <location>committees/portals.rdf</location>
+  <location>committees/predictionio.rdf</location>
   <location>committees/qpid.rdf</location>
   <location>committees/ranger.rdf</location>
   <location>committees/reef.rdf</location>

Added: comdev/projects.apache.org/data/committees/juneau.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/juneau.rdf?rev=1812615&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/juneau.rdf (added)
+++ comdev/projects.apache.org/data/committees/juneau.rdf Thu Oct 19 10:44:23 2017
@@ -0,0 +1,34 @@
+<?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="juneau">
+    <asfext:name>Apache Juneau</asfext:name>
+    <asfext:charter>
+    The mission of Apache Juneau is the creation and maintenance of software
+    related to a toolkit for marshalling POJOs to a wide
+       variety of content types using a common framework, and for creating
+       sophisticated self-documenting REST interfaces and microservices using
+       VERY little code
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://juneau.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/data/committees/kibble.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/kibble.rdf?rev=1812615&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/kibble.rdf (added)
+++ comdev/projects.apache.org/data/committees/kibble.rdf Thu Oct 19 10:44:23 2017
@@ -0,0 +1,32 @@
+<?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="kibble">
+    <asfext:name>Apache Kibble</asfext:name>
+    <asfext:charter>
+    The mission of Apache Kibble is the creation and maintenance of software
+    related to an interactive
+       project activity analyzer and aggregator
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://kibble.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/data/committees/predictionio.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/predictionio.rdf?rev=1812615&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/predictionio.rdf (added)
+++ comdev/projects.apache.org/data/committees/predictionio.rdf Thu Oct 19 10:44:23 2017
@@ -0,0 +1,34 @@
+<?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="predictionio">
+    <asfext:name>Apache Predictionio</asfext:name>
+    <asfext:charter>
+    The mission of Apache Predictionio is the creation and maintenance of software
+    related to a
+       machine learning server built on top of state-of-the-art open source
+       stack, that enables developers to manage and deploy production-ready
+       predictive services for various kinds of machine learning tasks
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://predictionio.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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