Author: projects_role
Date: Tue Aug 19 04:20:03 2025
New Revision: 1927868

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
   comdev/projects.apache.org/trunk/site/json/foundation/repositories.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/committees.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json       
Tue Aug 19 02:50:27 2025        (r1927867)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json       
Tue Aug 19 04:20:03 2025        (r1927868)
@@ -10719,6 +10719,10 @@
 "date": "2006-01-22",
 "name": "Erik Abele"
 },
+"espino": {
+"date": "2025-08-18",
+"name": "Ed Espino"
+},
 "evansye": {
 "date": "2019-10-30",
 "name": "Evans Ye"
@@ -11843,6 +11847,10 @@
 "date": "2020-09-16",
 "name": "Jinrui Zhang"
 },
+"yongzao": {
+"date": "2025-08-18",
+"name": "Yongzao Dan"
+},
 "yuanjun": {
 "date": "2020-09-16",
 "name": "Jun Yuan"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json   Tue Aug 
19 02:50:27 2025        (r1927867)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json   Tue Aug 
19 04:20:03 2025        (r1927868)
@@ -11756,6 +11756,7 @@
 "enis",
 "eolivelli",
 "erikabele",
+"espino",
 "evansye",
 "eya",
 "fanningpj",
@@ -12169,6 +12170,7 @@
 "wangchao316",
 "wangchen",
 "xingtanzjr",
+"yongzao",
 "yuanjun",
 "zhaoxinyi"
 ],

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json   Tue Aug 
19 02:50:27 2025        (r1927867)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json   Tue Aug 
19 04:20:03 2025        (r1927868)
@@ -18346,6 +18346,7 @@
 "groups": [
 "cloudberry",
 "incubator",
+"incubator-pmc",
 "madlib",
 "madlib-pmc"
 ],
@@ -69703,7 +69704,8 @@
 },
 "yongzao": {
 "groups": [
-"iotdb"
+"iotdb",
+"iotdb-pmc"
 ],
 "member": false,
 "name": "Yongzao Dan"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json Tue Aug 
19 02:50:27 2025        (r1927867)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Tue Aug 
19 04:20:03 2025        (r1927868)
@@ -11201,11 +11201,30 @@
 ],
 "shortdesc": "A high-performance distributed SQL engine."
 },
-"incubator": {
-"category": "no-tlp-doap",
-"homepage": "https://incubator.apache.org";,
-"name": "Apache Incubator",
-"pmc": "incubator"
+"incubator-annotator": {
+"bug-database": "https://github.com/apache/incubator-annotator/issues";,
+"category": "content",
+"created": "2017-05-31",
+"description": "Apache Annotator is a collaborative community for creating 
annotation related code which works to provide a future for Annotator.js-based 
projects and plugins while enabling W3C spec-compliant Web Annotation in Web 
browsers, Web Publication readers, and the servers that serve them.",
+"doap": 
"https://raw.githubusercontent.com/apache/incubator-annotator-website/refs/heads/asf-site/content/doap.rdf";,
+"homepage": "http://annotator.apache.org";,
+"implements": [
+{
+"body": "W3C",
+"id": "annotation-model",
+"title": "Web Annotation Data Model",
+"url": "https://www.w3.org/TR/annotation-model/";
+}
+],
+"license": "http://spdx.org/licenses/Apache-2.0";,
+"mailing-list": "https://lists.apache.org/list.html?d...@annotator.apache.org";,
+"name": "Apache Annotator",
+"pmc": "incubator",
+"programming-language": "JavaScript",
+"repository": [
+"http://g...@github.com:apache/incubator-annotator.git";
+],
+"shortdesc": "Apache Annotator provides annotation enabling code for browsers, 
servers, and humans."
 },
 "inlong": {
 "bug-database": "https://github.com/apache/inlong/issues";,
@@ -19579,7 +19598,7 @@
 },
 "tsfile": {
 "bug-database": "https://github.com/apache/tsfile/issues";,
-"category": "big-data, iot, java, python, c++",
+"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.",
 "doap": 
"https://raw.githubusercontent.com/apache/tsfile/develop/doap_tsfile.rdf";,
@@ -19588,9 +19607,14 @@
 "mailing-list": "d...@tsfile.apache.org",
 "name": "Apache TsFile",
 "pmc": "tsfile",
-"programming-language": "Java, C++, Python",
+"programming-language": "Java, C++, C, Python",
 "release": [
 {
+"created": "2025-08-18",
+"name": "Apache TsFile",
+"revision": "2.1.1"
+},
+{
 "created": "2025-07-11",
 "name": "Apache TsFile",
 "revision": "2.1.0"

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Tue Aug 19 02:50:27 2025        (r1927867)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Tue Aug 19 04:20:03 2025        (r1927868)
@@ -2220,6 +2220,9 @@
 "apache-datafusion-49.0.0": [
 "datafusion/datafusion-49.0.0/apache-datafusion-49.0.0.tar.gz"
 ],
+"apache-datafusion-49.0.1": [
+"datafusion/datafusion-49.0.1/apache-datafusion-49.0.1.tar.gz"
+],
 "apache-datafusion-ballista-48.0.0": [
 
"datafusion/datafusion-ballista-48.0.0/apache-datafusion-ballista-48.0.0.tar.gz"
 ],
@@ -3762,6 +3765,11 @@
 "fluo/fluo-yarn/1.0.0/fluo-yarn-1.0.0-source-release.tar.gz"
 ]
 },
+"fory": {
+"apache-fory-0.12.0": [
+"fory/0.12.0/apache-fory-0.12.0-src.tar.gz"
+]
+},
 "freemarker": {
 "apache-freemarker-2.3.33": [
 "freemarker/engine/2.3.33/source/apache-freemarker-src-2.3.33.tgz"
@@ -4646,6 +4654,11 @@
 "incubator/devlake/1.0.2-incubating/apache-devlake-1.0.2-incubating-src.tar.gz"
 ]
 },
+"incubator-fluss": {
+"fluss-shaded-1.0-incubating": [
+"incubator/fluss/fluss-shaded-1.0-incubating/fluss-shaded-1.0-incubating-src.tgz"
+]
+},
 "incubator-fory": {
 "apache-fory-0.11.1-incubating": [
 "incubator/fory/0.11.1/apache-fory-0.11.1-incubating-src.tar.gz"
@@ -6306,8 +6319,8 @@
 "maven-resolver-2.0.10": [
 "maven/resolver/maven-resolver-2.0.10-source-release.zip"
 ],
-"maven-resolver-ant-tasks-1.5.2": [
-"maven/resolver/maven-resolver-ant-tasks-1.5.2-source-release.zip"
+"maven-resolver-ant-tasks-1.6.0": [
+"maven/resolver/maven-resolver-ant-tasks-1.6.0-source-release.zip"
 ],
 "maven-resources-plugin-3.3.1": [
 "maven/plugins/maven-resources-plugin-3.3.1-source-release.zip"
@@ -10473,14 +10486,11 @@
 "apache-tsfile-1.1.1": [
 "tsfile/1.1.1/apache-tsfile-1.1.1-source-release.zip"
 ],
-"apache-tsfile-2.0.2": [
-"tsfile/2.0.2/apache-tsfile-2.0.2-source-release.zip"
-],
-"apache-tsfile-2.0.3": [
-"tsfile/2.0.3/apache-tsfile-2.0.3-source-release.zip"
-],
 "apache-tsfile-2.1.0": [
 "tsfile/2.1.0/apache-tsfile-2.1.0-source-release.zip"
+],
+"apache-tsfile-2.1.1": [
+"tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip"
 ]
 },
 "turbine": {

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json Tue Aug 
19 02:50:27 2025        (r1927867)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Tue Aug 
19 04:20:03 2025        (r1927868)
@@ -732,6 +732,7 @@
 "apache-datafusion-48.0.0": "2025-06-11",
 "apache-datafusion-48.0.1": "2025-07-07",
 "apache-datafusion-49.0.0": "2025-07-27",
+"apache-datafusion-49.0.1": "2025-08-18",
 "apache-datafusion-ballista-48.0.0": "2025-08-04",
 "apache-datafusion-comet-0.9.0": "2025-07-04",
 "apache-datafusion-python-48.0.0": "2025-07-12",
@@ -1221,6 +1222,9 @@
 "fluo-recipes-1.2.0": "2018-03-06",
 "fluo-yarn-1.0.0": "2018-03-06"
 },
+"fory": {
+"apache-fory-0.12.0": "2025-08-15"
+},
 "freemarker": {
 "apache-freemarker-2.3.33": "2024-06-01",
 "apache-freemarker-2.3.34": "2024-12-22",
@@ -1530,6 +1534,9 @@
 "incubator-devlake": {
 "apache-devlake-1.0.2-incubating": "2025-06-11"
 },
+"incubator-fluss": {
+"fluss-shaded-1.0-incubating": "2025-08-07"
+},
 "incubator-fory": {
 "apache-fory-0.11.1-incubating": "2025-06-20",
 "apache-fory-0.11.2-incubating": "2025-06-30"
@@ -2107,7 +2114,7 @@
 "maven-reporting-impl-4.0.0": "2024-10-15",
 "maven-resolver-1.9.24": "2025-07-01",
 "maven-resolver-2.0.10": "2025-07-01",
-"maven-resolver-ant-tasks-1.5.2": "2025-02-05",
+"maven-resolver-ant-tasks-1.6.0": "2025-08-18",
 "maven-resources-plugin-3.3.1": "2023-03-24",
 "maven-resources-plugin-4.0.0-beta-1": "2024-07-01",
 "maven-scm-2.1.0": "2024-04-14",
@@ -3528,9 +3535,8 @@
 },
 "tsfile": {
 "apache-tsfile-1.1.1": "2025-04-15",
-"apache-tsfile-2.0.2": "2025-04-15",
-"apache-tsfile-2.0.3": "2025-05-26",
-"apache-tsfile-2.1.0": "2025-07-14"
+"apache-tsfile-2.1.0": "2025-07-14",
+"apache-tsfile-2.1.1": "2025-08-18"
 },
 "turbine": {
 "fulcrum-cache-2.0.0": "2021-06-08",

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/repositories.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/repositories.json     
Tue Aug 19 02:50:27 2025        (r1927867)
+++ comdev/projects.apache.org/trunk/site/json/foundation/repositories.json     
Tue Aug 19 04:20:03 2025        (r1927868)
@@ -7,14 +7,11 @@
 "accumulo-docker": "https://gitbox.apache.org/repos/asf/accumulo-docker.git";,
 "accumulo-examples": 
"https://gitbox.apache.org/repos/asf/accumulo-examples.git";,
 "accumulo-fluo": "https://gitbox.apache.org/repos/asf/accumulo-fluo.git";,
-"accumulo-fluo,\n": "https://gitbox.apache.org/repos/asf/accumulo-fluo,\n.git";,
-"accumulo-fluo-bytes\n": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-bytes\n.git";,
+"accumulo-fluo-bytes": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-bytes.git";,
 "accumulo-fluo-examples": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-examples.git";,
 "accumulo-fluo-muchos": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-muchos.git";,
 "accumulo-fluo-recipes": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-recipes.git";,
-"accumulo-fluo-recipes\n": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-recipes\n.git";,
 "accumulo-fluo-uno": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-uno.git";,
-"accumulo-fluo-uno\n": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-uno\n.git";,
 "accumulo-fluo-website": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-website.git";,
 "accumulo-fluo-yarn": 
"https://gitbox.apache.org/repos/asf/accumulo-fluo-yarn.git";,
 "accumulo-instamo-archetype": 
"https://gitbox.apache.org/repos/asf/accumulo-instamo-archetype.git";,
@@ -711,7 +708,6 @@
 "dolphinscheduler": "https://gitbox.apache.org/repos/asf/dolphinscheduler.git";,
 "dolphinscheduler-ambari": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-ambari.git";,
 "dolphinscheduler-datawarehouse": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-datawarehouse.git";,
-"dolphinscheduler-dolphinscheduler-studio": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-dolphinscheduler-studio.git";,
 "dolphinscheduler-maven-plugin": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-maven-plugin.git";,
 "dolphinscheduler-mlflow": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-mlflow.git";,
 "dolphinscheduler-operator": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-operator.git";,
@@ -719,7 +715,6 @@
 "dolphinscheduler-studio": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-studio.git";,
 "dolphinscheduler-website": 
"https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git";,
 "doris": "https://gitbox.apache.org/repos/asf/doris.git";,
-"doris-doris-streamloader": 
"https://gitbox.apache.org/repos/asf/doris-doris-streamloader.git";,
 "doris-flink-connector": 
"https://gitbox.apache.org/repos/asf/doris-flink-connector.git";,
 "doris-jeager": "https://gitbox.apache.org/repos/asf/doris-jeager.git";,
 "doris-kafka-connector": 
"https://gitbox.apache.org/repos/asf/doris-kafka-connector.git";,
@@ -748,7 +743,6 @@
 "dubbo-awesome": "https://gitbox.apache.org/repos/asf/dubbo-awesome.git";,
 "dubbo-benchmark": "https://gitbox.apache.org/repos/asf/dubbo-benchmark.git";,
 "dubbo-docs": "https://gitbox.apache.org/repos/asf/dubbo-docs.git";,
-"dubbo-dubbo-ai": "https://gitbox.apache.org/repos/asf/dubbo-dubbo-ai.git";,
 "dubbo-erlang": "https://gitbox.apache.org/repos/asf/dubbo-erlang.git";,
 "dubbo-feature-test": 
"https://gitbox.apache.org/repos/asf/dubbo-feature-test.git";,
 "dubbo-getty": "https://gitbox.apache.org/repos/asf/dubbo-getty.git";,
@@ -1527,7 +1521,6 @@
 "manifoldcf-integration-solr-7.x": 
"https://gitbox.apache.org/repos/asf/manifoldcf-integration-solr-7.x.git";,
 "manifoldcf-integration-solr-8x": 
"https://gitbox.apache.org/repos/asf/manifoldcf-integration-solr-8x.git";,
 "manifoldcf-integration-solr-9x": 
"https://gitbox.apache.org/repos/asf/manifoldcf-integration-solr-9x.git";,
-"manifoldcf-integrations-solr-9x": 
"https://gitbox.apache.org/repos/asf/manifoldcf-integrations-solr-9x.git";,
 "manifoldcf-sdk": "https://gitbox.apache.org/repos/asf/manifoldcf-sdk.git";,
 "manifoldcf-site": "https://gitbox.apache.org/repos/asf/manifoldcf-site.git";,
 "manifoldcf-svn": "https://svn.apache.org/repos/asf/manifoldcf/";,
@@ -2106,7 +2099,6 @@
 "seatunnel-tools": "https://gitbox.apache.org/repos/asf/seatunnel-tools.git";,
 "seatunnel-web": "https://gitbox.apache.org/repos/asf/seatunnel-web.git";,
 "seatunnel-website": 
"https://gitbox.apache.org/repos/asf/seatunnel-website.git";,
-"secretary-placeholder": 
"https://gitbox.apache.org/repos/asf/secretary-placeholder.git";,
 "security-site": "https://gitbox.apache.org/repos/asf/security-site.git";,
 "security-vulnogram": 
"https://gitbox.apache.org/repos/asf/security-vulnogram.git";,
 "sedona": "https://gitbox.apache.org/repos/asf/sedona.git";,

Reply via email to