Author: projects_role
Date: Thu Jan  1 04:20:02 2026
New Revision: 1931022

Log:
updating projects data

Modified:
   comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json
   
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.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/accounts-evolution.json
==============================================================================
--- 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json   
    Thu Jan  1 02:39:45 2026        (r1931021)
+++ 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json   
    Thu Jan  1 04:20:02 2026        (r1931022)
@@ -321,5 +321,6 @@
 "2025-09": 30,
 "2025-10": 19,
 "2025-11": 18,
-"2025-12": 29
+"2025-12": 29,
+"2026-01": 0
 }
\ No newline at end of file

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json
==============================================================================
--- 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json  
    Thu Jan  1 02:39:45 2026        (r1931021)
+++ 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json  
    Thu Jan  1 04:20:02 2026        (r1931022)
@@ -322,5 +322,6 @@
 "2025-09": 30,
 "2025-10": 19,
 "2025-11": 18,
-"2025-12": 29
+"2025-12": 29,
+"2026-01": 0
 }
\ No newline at end of file

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json Thu Jan 
 1 02:39:45 2026        (r1931021)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Thu Jan 
 1 04:20:02 2026        (r1931022)
@@ -19865,7 +19865,7 @@
 "bug-database": "https://github.com/apache/tsfile/issues";,
 "category": "big-data, iot, java, python, c++, c",
 "created": "2024-02-20",
-"description": "TsFile is a columnar storage file format designed for time 
series data, which supports efficient compression, high throughput of read and 
write, and compatibility with various frameworks, such as Spark and Flink. It 
is easy to integrate TsFile into IoT big data processing frameworks.",
+"description": "TsFile is a high-performance columnar storage file format 
designed for industrial time-series data, featuring multi-language interfaces, 
high compression ratios, high read/write throughput, and fast random access 
capabilities. It is ideal for scenarios such as building high-quality datasets, 
managing data assets, conducting data analytics, and training AI models.",
 "doap": 
"https://raw.githubusercontent.com/apache/tsfile/develop/doap_tsfile.rdf";,
 "homepage": "https://tsfile.apache.org";,
 "license": "https://spdx.org/licenses/Apache-2.0";,
@@ -19938,7 +19938,7 @@
 "repository": [
 "https://github.com/apache/tsfile.git";
 ],
-"shortdesc": "The mission of Apache TsFile is the creation and maintenance of 
software related to a columnar storage file format designed for time series 
data."
+"shortdesc": "The mission of Apache TsFile is the creation and maintenance of 
software related to a high-performance columnar storage file format designed 
for industrial time-series data."
 },
 "turbine": {
 "bug-database": "https://issues.apache.org/jira/browse/TRB";,

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Thu Jan  1 02:39:45 2026        (r1931021)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Thu Jan  1 04:20:02 2026        (r1931022)
@@ -5933,6 +5933,9 @@
 "apache-kyuubi-1.10.2": [
 "kyuubi/kyuubi-1.10.2/apache-kyuubi-1.10.2-source.tgz"
 ],
+"apache-kyuubi-1.11.0": [
+"kyuubi/kyuubi-1.11.0/apache-kyuubi-1.11.0-source.tgz"
+],
 "apache-kyuubi-1.4.1-incubating": [
 "kyuubi/kyuubi-1.4.1-incubating/apache-kyuubi-1.4.1-incubating-source.tgz"
 ],
@@ -7242,6 +7245,9 @@
 "apache-nuttx-12.11.0": [
 "nuttx/12.11.0/apache-nuttx-12.11.0.tar.gz"
 ],
+"apache-nuttx-12.12.0": [
+"nuttx/12.12.0/apache-nuttx-12.12.0.tar.gz"
+],
 "apache-nuttx-12.2.0": [
 "nuttx/12.2.0/apache-nuttx-12.2.0.tar.gz"
 ],
@@ -7302,6 +7308,9 @@
 "apache-nuttx-apps-12.11.0": [
 "nuttx/12.11.0/apache-nuttx-apps-12.11.0.tar.gz"
 ],
+"apache-nuttx-apps-12.12.0": [
+"nuttx/12.12.0/apache-nuttx-apps-12.12.0.tar.gz"
+],
 "apache-nuttx-apps-12.2.0": [
 "nuttx/12.2.0/apache-nuttx-apps-12.2.0.tar.gz"
 ],

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json Thu Jan 
 1 02:39:45 2026        (r1931021)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Thu Jan 
 1 04:20:02 2026        (r1931022)
@@ -1976,6 +1976,7 @@
 "apache-kyuubi-1.10.0": "2024-10-23",
 "apache-kyuubi-1.10.1": "2024-12-23",
 "apache-kyuubi-1.10.2": "2025-05-22",
+"apache-kyuubi-1.11.0": "2025-12-26",
 "apache-kyuubi-1.4.1-incubating": "2022-01-23",
 "apache-kyuubi-1.5.2-incubating": "2022-06-09",
 "apache-kyuubi-1.6.1-incubating": "2022-11-07",
@@ -2380,6 +2381,7 @@
 "apache-nuttx-12.1.0": "2023-04-17",
 "apache-nuttx-12.10.0": "2025-07-07",
 "apache-nuttx-12.11.0": "2025-10-05",
+"apache-nuttx-12.12.0": "2025-12-31",
 "apache-nuttx-12.2.0": "2023-07-04",
 "apache-nuttx-12.2.1": "2023-07-17",
 "apache-nuttx-12.3.0": "2023-10-24",
@@ -2400,6 +2402,7 @@
 "apache-nuttx-apps-12.1.0": "2023-04-17",
 "apache-nuttx-apps-12.10.0": "2025-07-07",
 "apache-nuttx-apps-12.11.0": "2025-10-05",
+"apache-nuttx-apps-12.12.0": "2025-12-31",
 "apache-nuttx-apps-12.2.0": "2023-07-04",
 "apache-nuttx-apps-12.2.1": "2023-07-17",
 "apache-nuttx-apps-12.3.0": "2023-10-24",

Reply via email to