Author: sebb
Date: Thu Feb 19 23:05:28 2026
New Revision: 1931943

Log:
+= glutenm, polaris

Added:
   comdev/projects.apache.org/trunk/data/committees/gluten.rdf   (contents, 
props changed)
   comdev/projects.apache.org/trunk/data/committees/polaris.rdf   (contents, 
props changed)
Modified:
   comdev/projects.apache.org/trunk/data/committees.xml

Modified: comdev/projects.apache.org/trunk/data/committees.xml
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees.xml        Thu Feb 19 
23:04:53 2026        (r1931942)
+++ comdev/projects.apache.org/trunk/data/committees.xml        Thu Feb 19 
23:05:28 2026        (r1931943)
@@ -112,6 +112,7 @@
   <location>committees/geode.rdf</location>
   <location>committees/geronimo.rdf</location>
   <!-- Retired: location>committees-retired/giraph.rdf</location -->
+  <location>committees/gluten.rdf</location>
   <location>committees/gobblin.rdf</location>
   <!-- Retired: location>committees-retired/gora.rdf</location -->
   <location>committees/grails.rdf</location>
@@ -216,6 +217,7 @@
   <location>http://plc4x.apache.org/plc4x-pmc.rdf</location>
   <location>committees/poi.rdf</location>
   <!-- Retired <location>committees-retired/polygene.rdf</location> -->
+  <location>committees/polaris.rdf</location>
   <location>committees/portals.rdf</location>
   <!-- Retired: location>committees-retired/predictionio.rdf</location -->
   <location>committees/pulsar.rdf</location>

Added: comdev/projects.apache.org/trunk/data/committees/gluten.rdf
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ comdev/projects.apache.org/trunk/data/committees/gluten.rdf Thu Feb 19 
23:05:28 2026        (r1931943)
@@ -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="gluten">
+    <asfext:name>Apache Gluten</asfext:name>
+    <asfext:charter>
+    The mission of Apache Gluten is the creation and maintenance of software
+    related to software related to a pluggable middleware that enables native, 
vectorized execution engines to accelerate Apache SparkSQL workloads;
+    </asfext:charter>
+    <foaf:homepage rdf:resource="https://gluten.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/trunk/data/committees/polaris.rdf
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ comdev/projects.apache.org/trunk/data/committees/polaris.rdf        Thu Feb 
19 23:05:28 2026        (r1931943)
@@ -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="polaris">
+    <asfext:name>Apache Polaris</asfext:name>
+    <asfext:charter>
+    The mission of Apache Polaris is the creation and maintenance of software
+    related to a catalog for data lakes. It provides new levels of choice, 
flexibility and control over data, with full enterprise security and Apache 
Iceberg interoperability across a multitude of engines and infrastructure
+    </asfext:charter>
+    <foaf:homepage rdf:resource="https://polaris.apache.org"/>
+  </asfext:pmc>
+</rdf:RDF>

Reply via email to