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 2020/12/08 04:20:02 UTC

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

Author: projects_role
Date: Tue Dec  8 04:20:02 2020
New Revision: 1884195

URL: http://svn.apache.org/viewvc?rev=1884195&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=1884195&r1=1884194&r2=1884195&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Tue Dec  8 04:20:02 2020
@@ -19208,6 +19208,10 @@
 "date": "2020-11-18",
 "name": "Krist Wongsuphasawat"
 },
+"lilykuang": {
+"date": "2020-12-07",
+"name": "Lily Kuang"
+},
 "maximebeauchemin": {
 "date": "2020-11-18",
 "name": "Maxime Beauchemin"

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=1884195&r1=1884194&r2=1884195&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Tue Dec  8 04:20:02 2020
@@ -5341,6 +5341,7 @@
 "lbendig",
 "lesun",
 "liyinan926",
+"olamy",
 "omalley",
 "shirshanka",
 "stakiar",
@@ -16291,6 +16292,7 @@
 "jim",
 "johnbodley",
 "kristw",
+"lilykuang",
 "maximebeauchemin",
 "michellet",
 "nishant",

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=1884195&r1=1884194&r2=1884195&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Tue Dec  8 04:20:02 2020
@@ -31415,7 +31415,8 @@
 "lilykuang": {
 "groups": [
 "incubator",
-"superset"
+"superset",
+"superset-pmc"
 ],
 "member": false,
 "name": "Lily Kuang"
@@ -39255,6 +39256,7 @@
 "cloudstack-pmc",
 "commons",
 "commons-pmc",
+"gobblin",
 "guacamole",
 "helix",
 "helix-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=1884195&r1=1884194&r2=1884195&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 Tue Dec  8 04:20:02 2020
@@ -164,6 +164,9 @@
 ],
 "apache-apisix-dashboard-2.1": [
 "apisix/dashboard-2.1/apache-apisix-dashboard-2.1-src.tgz"
+],
+"apache-apisix-dashboard-2.1.1": [
+"apisix/apisix-dashboard-2.1.1/apache-apisix-dashboard-2.1.1-src.tgz"
 ]
 },
 "apr": {
@@ -2388,24 +2391,24 @@
 ]
 },
 "flink": {
-"apache-flink-1.10.2": [
-"flink/flink-1.10.2/apache-flink-1.10.2.tar.gz"
-],
 "apache-flink-1.11.2": [
 "flink/flink-1.11.2/python/apache-flink-1.11.2.tar.gz"
 ],
+"apache-flink-1.12.0": [
+"flink/flink-1.12.0/python/apache-flink-1.12.0.tar.gz"
+],
 "apache-flink-statefun-2.1.0": [
 "flink/flink-statefun-2.1.0/apache-flink-statefun-2.1.0.tar.gz"
 ],
 "apache-flink-statefun-2.2.1": [
 "flink/flink-statefun-2.2.1/apache-flink-statefun-2.2.1.tar.gz"
 ],
-"flink-1.10.2": [
-"flink/flink-1.10.2/flink-1.10.2-src.tgz"
-],
 "flink-1.11.2": [
 "flink/flink-1.11.2/flink-1.11.2-src.tgz"
 ],
+"flink-1.12.0": [
+"flink/flink-1.12.0/flink-1.12.0-src.tgz"
+],
 "flink-shaded-10.0": [
 "flink/flink-shaded-10.0/flink-shaded-10.0-src.tgz"
 ],

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=1884195&r1=1884194&r2=1884195&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Tue Dec  8 04:20:02 2020
@@ -57,7 +57,8 @@
 "apisix": {
 "apache-apisix-2.0": "2020-10-27",
 "apache-apisix-2.1": "2020-12-01",
-"apache-apisix-dashboard-2.1": "2020-11-23"
+"apache-apisix-dashboard-2.1": "2020-11-23",
+"apache-apisix-dashboard-2.1.1": "2020-12-07"
 },
 "apr": {
 "apr-1.6.5": "2020-07-06",
@@ -754,12 +755,12 @@
 "blazeds-4.7.3": "2020-07-06"
 },
 "flink": {
-"apache-flink-1.10.2": "2020-08-17",
 "apache-flink-1.11.2": "2020-09-10",
+"apache-flink-1.12.0": "2020-12-02",
 "apache-flink-statefun-2.1.0": "2020-07-03",
 "apache-flink-statefun-2.2.1": "2020-11-04",
-"flink-1.10.2": "2020-08-17",
 "flink-1.11.2": "2020-09-10",
+"flink-1.12.0": "2020-12-02",
 "flink-shaded-10.0": "2020-07-03",
 "flink-shaded-11.0": "2020-07-03",
 "flink-shaded-12.0": "2020-09-29",