Author: projects_role
Date: Wed Feb 11 04:20:02 2026
New Revision: 1931800

Log:
updating projects data

Modified:
   comdev/projects.apache.org/trunk/site/json/foundation/committees.json
   comdev/projects.apache.org/trunk/site/json/foundation/groups.json
   comdev/projects.apache.org/trunk/site/json/foundation/people.json
   comdev/projects.apache.org/trunk/site/json/foundation/projects.json
   comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
   comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/committees.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json       
Wed Feb 11 00:45:02 2026        (r1931799)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json       
Wed Feb 11 04:20:02 2026        (r1931800)
@@ -7670,10 +7670,18 @@
 "date": "2024-06-04",
 "name": "Rui Fan"
 },
+"fcsaky": {
+"date": "2026-02-10",
+"name": "Ferenc Csaky"
+},
 "fhueske": {
 "date": "2014-12-17",
 "name": "Fabian Hueske"
 },
+"gaborgsomogyi": {
+"date": "2026-02-10",
+"name": "Gabor Somogyi"
+},
 "gaoyunhaii": {
 "date": "2022-02-07",
 "name": "Yun Gao"
@@ -21947,6 +21955,10 @@
 "date": "2020-10-07",
 "name": "Sebastian Baunsgaard"
 },
+"cdionysio": {
+"date": "2026-02-10",
+"name": "Christina Dionysio"
+},
 "dbtsai": {
 "date": "2017-05-17",
 "name": "DB Tsai"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json   Wed Feb 
11 00:45:02 2026        (r1931799)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json   Wed Feb 
11 04:20:02 2026        (r1931800)
@@ -5487,7 +5487,9 @@
 "dianfu",
 "dwysakowicz",
 "fanrui",
+"fcsaky",
 "fhueske",
+"gaborgsomogyi",
 "gaoyunhaii",
 "godfrey",
 "greg",
@@ -18010,6 +18012,7 @@
 "blue",
 "bobby",
 "brkyvz",
+"chengpan",
 "cutlerb",
 "davies",
 "dbtsai",
@@ -18897,6 +18900,7 @@
 "ae2015",
 "arnabp20",
 "baunsgaard",
+"cdionysio",
 "dbtsai",
 "deron",
 "dusenberrymw",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json   Wed Feb 
11 00:45:02 2026        (r1931799)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json   Wed Feb 
11 04:20:02 2026        (r1931800)
@@ -9407,7 +9407,8 @@
 },
 "cdionysio": {
 "groups": [
-"systemds"
+"systemds",
+"systemds-pmc"
 ],
 "member": false,
 "name": "Christina Dionysio"
@@ -10112,6 +10113,7 @@
 "incubator",
 "kyuubi",
 "kyuubi-pmc",
+"spark",
 "toree",
 "zeppelin",
 "zeppelin-pmc"
@@ -18955,7 +18957,8 @@
 },
 "fcsaky": {
 "groups": [
-"flink"
+"flink",
+"flink-pmc"
 ],
 "member": false,
 "name": "Ferenc Csaky"
@@ -20182,6 +20185,7 @@
 "gaborgsomogyi": {
 "groups": [
 "flink",
+"flink-pmc",
 "spark"
 ],
 "member": false,

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Feb 
11 00:45:02 2026        (r1931799)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Feb 
11 04:20:02 2026        (r1931800)
@@ -5038,10 +5038,28 @@
 "shortdesc": "Apache CarbonData is an indexed columnar data format for fast 
analytics on big data platform, e.g. Apache Hadoop, Apache Spark, etc."
 },
 "cassandra": {
-"category": "no-tlp-doap",
-"homepage": "https://cassandra.apache.org";,
+"bug-database": "https://issues.apache.org/jira/browse/CASSANDRA";,
+"category": "database",
+"created": "2012-04-10",
+"description": "Linear scalability and proven fault-tolerance on commodity 
hardware or cloud infrastructure make Apache Cassandra the perfect platform for 
mission-critical data. Cassandra's support for replicating across multiple 
datacenters is best-in-class.\n\nCassandra is in use at Netflix, Twitter, Urban 
Airship, Constant Contact, Reddit, Cisco, OpenX, Digg, CloudKick, Ooyala, and 
more companies that have large, active data sets.\n\nCassandra provides full 
Hadoop integration, including with Pig and Hive.",
+"doap": 
"https://gitbox.apache.org/repos/asf?p=cassandra-website.git;a=blob_plain;f=doap.rdf;hb=HEAD";,
+"download-page": "http://cassandra.apache.org/download/";,
+"homepage": "http://cassandra.apache.org";,
+"license": "http://usefulinc.com/doap/licenses/asl20";,
+"mailing-list": "http://cassandra.apache.org/";,
+"maintainer": [
+{
+"mbox": "mailto:[email protected]";,
+"name": "Apache Cassandra PMC"
+}
+],
 "name": "Apache Cassandra",
-"pmc": "cassandra"
+"pmc": "cassandra",
+"programming-language": "Java",
+"repository": [
+"http://git-wip-us.apache.org/repos/asf?p=cassandra.git";
+],
+"shortdesc": "The Apache Cassandra database is the right choice when you need 
scalability and high availability without compromising performance."
 },
 "causeway": {
 "bug-database": "https://issues.apache.org/jira/browse/CAUSEWAY";,

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Wed Feb 11 00:45:02 2026        (r1931799)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Wed Feb 11 04:20:02 2026        (r1931800)
@@ -4564,6 +4564,10 @@
 "httpcomponents/httpcore/source/httpcomponents-core-5.4-alpha1-src.tar.gz",
 "httpcomponents/httpcore/source/httpcomponents-core-5.4-alpha1-src.zip"
 ],
+"httpcomponents-core-5.4.1": [
+"httpcomponents/httpcore/source/httpcomponents-core-5.4.1-src.tar.gz",
+"httpcomponents/httpcore/source/httpcomponents-core-5.4.1-src.zip"
+],
 "httpcomponents-parent-14": [
 "httpcomponents/httpcomponents-parent/httpcomponents-parent-14-source.zip"
 ]
@@ -4687,6 +4691,9 @@
 "pyiceberg-0.10.0": [
 "iceberg/pyiceberg-0.10.0/pyiceberg-0.10.0.tar.gz"
 ],
+"pyiceberg-0.11.0": [
+"iceberg/pyiceberg-0.11.0/pyiceberg-0.11.0.tar.gz"
+],
 "pyiceberg-0.8.1": [
 "iceberg/pyiceberg-0.8.1/pyiceberg-0.8.1.tar.gz"
 ],
@@ -5402,6 +5409,9 @@
 "apache-seata-2.5.0-incubating": [
 "incubator/seata/2.5.0/apache-seata-2.5.0-incubating-src.tar.gz"
 ],
+"apache-seata-2.6.0-incubating": [
+"incubator/seata/2.6.0/apache-seata-2.6.0-incubating-src.tar.gz"
+],
 "apache-seata-go-2.0.0-incubating": [
 
"incubator/seata/incubator-seata-go/2.0.0/apache-seata-go-2.0.0-incubating-src.tar.gz"
 ]
@@ -9882,8 +9892,8 @@
 "org.apache.sling.validation.test-services-1.0.4": [
 "sling/org.apache.sling.validation.test-services-1.0.4-source-release.zip"
 ],
-"org.apache.sling.xss-2.4.8": [
-"sling/org.apache.sling.xss-2.4.8-source-release.zip"
+"org.apache.sling.xss-2.4.10": [
+"sling/org.apache.sling.xss-2.4.10-source-release.zip"
 ],
 "org.apache.sling.xss.compat-1.1.0": [
 "sling/org.apache.sling.xss.compat-1.1.0-source-release.zip"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed Feb 
11 00:45:02 2026        (r1931799)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed Feb 
11 04:20:02 2026        (r1931800)
@@ -1489,6 +1489,7 @@
 "httpcomponents-core-5.3.6": "2025-09-20",
 "httpcomponents-core-5.4": "2025-12-14",
 "httpcomponents-core-5.4-alpha1": "2025-10-09",
+"httpcomponents-core-5.4.1": "2026-02-10",
 "httpcomponents-parent-14": "2024-10-01"
 },
 "httpd": {
@@ -1533,6 +1534,7 @@
 "apache-iceberg-rust-0.7.0": "2025-09-28",
 "apache-iceberg-rust-0.8.0": "2026-01-12",
 "pyiceberg-0.10.0": "2025-09-02",
+"pyiceberg-0.11.0": "2026-01-30",
 "pyiceberg-0.8.1": "2024-12-06",
 "pyiceberg-0.9.0": "2025-02-26",
 "pyiceberg-0.9.1": "2025-04-25"
@@ -1802,6 +1804,7 @@
 },
 "incubator-seata": {
 "apache-seata-2.5.0-incubating": "2025-07-23",
+"apache-seata-2.6.0-incubating": "2026-01-28",
 "apache-seata-go-2.0.0-incubating": "2025-08-19"
 },
 "incubator-toree": {
@@ -3305,7 +3308,7 @@
 "org.apache.sling.validation.api-1.0.2": "2024-12-16",
 "org.apache.sling.validation.core-1.0.4": "2017-12-21",
 "org.apache.sling.validation.test-services-1.0.4": "2017-12-21",
-"org.apache.sling.xss-2.4.8": "2025-09-08",
+"org.apache.sling.xss-2.4.10": "2026-02-10",
 "org.apache.sling.xss.compat-1.1.0": "2017-05-11",
 "scriptingbundle-maven-plugin-0.5.2": "2021-12-21",
 "sling-6": "2013-01-21",

Reply via email to