Author: sebb
Date: Thu Jan 21 13:06:37 2016
New Revision: 1725936

URL: http://svn.apache.org/viewvc?rev=1725936&view=rev
Log:
+= Brooklyn, Kylin

Added:
    comdev/projects.apache.org/data/committees/brooklyn.rdf   (with props)
    comdev/projects.apache.org/data/committees/kylin.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=1725936&r1=1725935&r2=1725936&view=diff
==============================================================================
--- comdev/projects.apache.org/data/committees.xml (original)
+++ comdev/projects.apache.org/data/committees.xml Thu Jan 21 13:06:37 2016
@@ -38,6 +38,7 @@
   <location>committees/bigtop.rdf</location>
   <location>committees/bloodhound.rdf</location>
   <location>committees/bookkeeper.rdf</location>
+  <location>committees/brooklyn.rdf</location>
   <location>committees/buildr.rdf</location>
   <location>committees/bval.rdf</location>
   <location>committees/calcite.rdf</location>
@@ -106,6 +107,7 @@
   <location>committees/kafka.rdf</location>
   <location>committees/karaf.rdf</location>
   <location>committees/knox.rdf</location>
+  <location>committees/kylin.rdf</location>
   <location>committees/labs.rdf</location>
   <location>committees/lens.rdf</location>
   <!-- Retired <location>committees-retired/lenya.rdf</location> -->

Added: comdev/projects.apache.org/data/committees/brooklyn.rdf
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/brooklyn.rdf?rev=1725936&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/brooklyn.rdf (added)
+++ comdev/projects.apache.org/data/committees/brooklyn.rdf Thu Jan 21 13:06:37 
2016
@@ -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="brooklyn">
+    <asfext:name>Apache Brooklyn</asfext:name>
+    <asfext:charter>
+    The mission of Apache Brooklyn is the creation and maintenance of software
+    related to a software framework for modeling, monitoring and managing cloud
+    applications through autonomic blueprints.
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://brooklyn.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/data/committees/kylin.rdf
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/data/committees/kylin.rdf?rev=1725936&view=auto
==============================================================================
--- comdev/projects.apache.org/data/committees/kylin.rdf (added)
+++ comdev/projects.apache.org/data/committees/kylin.rdf Thu Jan 21 13:06:37 
2016
@@ -0,0 +1,31 @@
+<?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="kylin">
+    <asfext:name>Apache Kylin</asfext:name>
+    <asfext:charter>
+    The mission of Apache Kylin is the creation and maintenance of software
+    related to a distributed and scalable OLAP engine
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://kylin.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

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


Reply via email to