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 2022/12/21 22:54:48 UTC

svn commit: r1906153 - in /comdev/projects.apache.org/trunk/data: committees.xml committees/brpc.rdf committees/kyuubi.rdf committees/linkis.rdf committees/sedona.rdf

Author: sebb
Date: Wed Dec 21 22:54:48 2022
New Revision: 1906153

URL: http://svn.apache.org/viewvc?rev=1906153&view=rev
Log:
+= kyuubi brpc sedona linkis

Added:
    comdev/projects.apache.org/trunk/data/committees/brpc.rdf   (with props)
    comdev/projects.apache.org/trunk/data/committees/kyuubi.rdf   (with props)
    comdev/projects.apache.org/trunk/data/committees/linkis.rdf   (with props)
    comdev/projects.apache.org/trunk/data/committees/sedona.rdf   (with props)
Modified:
    comdev/projects.apache.org/trunk/data/committees.xml

Modified: comdev/projects.apache.org/trunk/data/committees.xml
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees.xml?rev=1906153&r1=1906152&r2=1906153&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees.xml (original)
+++ comdev/projects.apache.org/trunk/data/committees.xml Wed Dec 21 22:54:48 2022
@@ -46,6 +46,7 @@
   <location>committees/bookkeeper.rdf</location>
   <location>committees/brooklyn.rdf</location>
   <!-- Retired: location>committees-retired/buildr.rdf</location -->
+  <location>committees/brpc.rdf</location>
   <location>committees/buildstream.rdf</location>
   <location>committees/bval.rdf</location>
   <location>committees/calcite.rdf</location>
@@ -148,7 +149,9 @@
   <!-- Retired: location>committees-retired/labs.rdf</location -->
   <!-- Retired: location>committees-retired/lens.rdf</location -->
   <!-- Retired <location>committees-retired/lenya.rdf</location> -->
+  <location>committees/kyuubi.rdf</location>
   <location>committees/libcloud.rdf</location>
+  <location>committees/linkis.rdf</location>
   <location>committees/logging.rdf</location>
   <location>committees/lucene.rdf</location>
   <location>committees/lucenenet.rdf</location>
@@ -211,6 +214,7 @@
   <location>committees/samza.rdf</location>
   <location>committees/santuario.rdf</location>
   <!-- Retired: location>committees-retired/sentry.rdf</location -->
+  <location>committees/sedona.rdf</location>
   <location>committees/serf.rdf</location>
   <location>committees/servicecomb.rdf</location>
   <location>committees/servicemix.rdf</location>

Added: comdev/projects.apache.org/trunk/data/committees/brpc.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/brpc.rdf?rev=1906153&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/brpc.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/brpc.rdf Wed Dec 21 22:54:48 2022
@@ -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="brpc">
+    <asfext:name>Apache bRPC</asfext:name>
+    <asfext:charter>
+    The mission of Apache bRPC is the creation and maintenance of software
+    related to an industrial-grade RPC framework for building reliable and high-performance services
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://brpc.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/trunk/data/committees/kyuubi.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/kyuubi.rdf?rev=1906153&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/kyuubi.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/kyuubi.rdf Wed Dec 21 22:54:48 2022
@@ -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="kyuubi">
+    <asfext:name>Apache Kyuubi</asfext:name>
+    <asfext:charter>
+    The mission of Apache Kyuubi is the creation and maintenance of software
+    related to a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://kyuubi.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/trunk/data/committees/linkis.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/linkis.rdf?rev=1906153&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/linkis.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/linkis.rdf Wed Dec 21 22:54:48 2022
@@ -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="linkis">
+    <asfext:name>Apache Linkis</asfext:name>
+    <asfext:charter>
+    The mission of Apache Linkis is the creation and maintenance of software
+    related to a distributed computation middleware to facilitate connection, governance and orchestration between the upper applications and the underlying data engines
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://linkis.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

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

Added: comdev/projects.apache.org/trunk/data/committees/sedona.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/sedona.rdf?rev=1906153&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/sedona.rdf (added)
+++ comdev/projects.apache.org/trunk/data/committees/sedona.rdf Wed Dec 21 22:54:48 2022
@@ -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="sedona">
+    <asfext:name>Apache Sedona</asfext:name>
+    <asfext:charter>
+    The mission of Apache Sedona is the creation and maintenance of software
+    related to a big geospatial data processing engine. It provides an easy to use APIs for spatial data scientists to manage, wrangle, and process geospatial data
+    </asfext:charter>
+    <foaf:homepage rdf:resource="http://sedona.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

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