You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2022/11/14 04:20:04 UTC

svn commit: r1905287 - in /comdev/projects.apache.org/trunk/site/json/foundation: committees.json groups.json people.json releases-files.json releases.json

Author: projects_role
Date: Mon Nov 14 04:20:03 2022
New Revision: 1905287

URL: http://svn.apache.org/viewvc?rev=1905287&view=rev
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/releases-files.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/committees.json?rev=1905287&r1=1905286&r2=1905287&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Mon Nov 14 04:20:03 2022
@@ -1402,6 +1402,10 @@
 "date": "2021-06-21",
 "name": "David Li"
 },
+"liukun": {
+"date": "2022-11-13",
+"name": "Kun Liu"
+},
 "marcel": {
 "date": "2016-01-20",
 "name": "Marcel Kornacker"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/groups.json?rev=1905287&r1=1905286&r2=1905287&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Mon Nov 14 04:20:03 2022
@@ -988,6 +988,7 @@
 "kou",
 "kszucs",
 "lidavidm",
+"liukun",
 "marcel",
 "nevime",
 "npr",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people.json?rev=1905287&r1=1905286&r2=1905287&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Mon Nov 14 04:20:03 2022
@@ -34037,6 +34037,7 @@
 "liukun": {
 "groups": [
 "arrow",
+"arrow-pmc",
 "incubator",
 "iotdb",
 "iotdb-pmc"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json?rev=1905287&r1=1905286&r2=1905287&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json Mon Nov 14 04:20:03 2022
@@ -3938,6 +3938,10 @@
 "httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.tar.gz",
 "httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.zip"
 ],
+"httpcomponents-core-5.1.5": [
+"httpcomponents/httpcore/source/httpcomponents-core-5.1.5-src.tar.gz",
+"httpcomponents/httpcore/source/httpcomponents-core-5.1.5-src.zip"
+],
 "httpcomponents-core-5.2": [
 "httpcomponents/httpcore/source/httpcomponents-core-5.2-src.tar.gz",
 "httpcomponents/httpcore/source/httpcomponents-core-5.2-src.zip"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases.json?rev=1905287&r1=1905286&r2=1905287&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Mon Nov 14 04:20:03 2022
@@ -1239,6 +1239,7 @@
 "httpcomponents-core-4.4.15": "2021-12-07",
 "httpcomponents-core-5.0.4": "2021-05-05",
 "httpcomponents-core-5.1.4": "2022-07-08",
+"httpcomponents-core-5.1.5": "2022-11-13",
 "httpcomponents-core-5.2": "2022-11-06",
 "httpcomponents-core-5.2-beta2": "2022-06-01"
 },