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/09/09 04:20:03 UTC

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

Author: projects_role
Date: Wed Sep  9 04:20:03 2020
New Revision: 1881574

URL: http://svn.apache.org/viewvc?rev=1881574&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/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
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/committees.json?rev=1881574&r1=1881573&r2=1881574&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Wed Sep  9 04:20:03 2020
@@ -12192,6 +12192,10 @@
 "date": "2012-08-15",
 "name": "Isik Yigit"
 },
+"laimis": {
+"date": "2020-09-08",
+"name": "Laimonas Simutis"
+},
 "mherndon": {
 "date": "2012-08-15",
 "name": "Michael Herndon"

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=1881574&r1=1881573&r2=1881574&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Wed Sep  9 04:20:03 2020
@@ -6707,6 +6707,7 @@
 "impala": [
 "abehm",
 "ajeges",
+"amansinha",
 "anuragmantripragada",
 "arodoni",
 "asherman",
@@ -11465,6 +11466,7 @@
 "bodewig",
 "ccurrens",
 "digy",
+"laimis",
 "mherndon",
 "nightowl888",
 "paulirwin",

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=1881574&r1=1881573&r2=1881574&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Wed Sep  9 04:20:03 2020
@@ -2203,6 +2203,7 @@
 "calcite-pmc",
 "drill",
 "drill-pmc",
+"impala",
 "incubator"
 ],
 "member": false,
@@ -29942,7 +29943,8 @@
 },
 "laimis": {
 "groups": [
-"lucenenet"
+"lucenenet",
+"lucenenet-pmc"
 ],
 "member": false,
 "name": "Laimonas Simutis"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1881574&r1=1881573&r2=1881574&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Sep  9 04:20:03 2020
@@ -20,6 +20,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2020-09-03",
+"name": "Apache Accumulo",
+"revision": "1.10.0"
+},
+{
 "created": "2019-08-02",
 "name": "Apache Accumulo",
 "revision": "2.0.0"

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=1881574&r1=1881573&r2=1881574&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 Wed Sep  9 04:20:03 2020
@@ -3,9 +3,6 @@
 "accumulo-1.10.0": [
 "accumulo/1.10.0/accumulo-1.10.0-src.tar.gz"
 ],
-"accumulo-1.9.3": [
-"accumulo/1.9.3/accumulo-1.9.3-src.tar.gz"
-],
 "accumulo-2.0.0": [
 "accumulo/2.0.0/accumulo-2.0.0-src.tar.gz"
 ],
@@ -10143,8 +10140,8 @@
 "org.apache.sling.feature-1.2.6": [
 "sling/org.apache.sling.feature-1.2.6-source-release.zip"
 ],
-"org.apache.sling.feature.analyser-1.3.6": [
-"sling/org.apache.sling.feature.analyser-1.3.6-source-release.zip"
+"org.apache.sling.feature.analyser-1.3.8": [
+"sling/org.apache.sling.feature.analyser-1.3.8-source-release.zip"
 ],
 "org.apache.sling.feature.apiregions-1.1.6": [
 "sling/org.apache.sling.feature.apiregions-1.1.6-source-release.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=1881574&r1=1881573&r2=1881574&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed Sep  9 04:20:03 2020
@@ -1,7 +1,6 @@
 {
 "accumulo": {
 "accumulo-1.10.0": "2020-09-03",
-"accumulo-1.9.3": "2019-04-10",
 "accumulo-2.0.0": "2019-08-02",
 "accumulo2-maven-plugin-1.0.0": "2019-08-07"
 },
@@ -3135,7 +3134,7 @@
 "org.apache.sling.extensions.webconsolebranding-1.0.2": "2017-05-22",
 "org.apache.sling.extensions.webconsolesecurityprovider-1.2.4": "2019-08-19",
 "org.apache.sling.feature-1.2.6": "2020-08-03",
-"org.apache.sling.feature.analyser-1.3.6": "2020-08-03",
+"org.apache.sling.feature.analyser-1.3.8": "2020-09-08",
 "org.apache.sling.feature.apiregions-1.1.6": "2020-07-20",
 "org.apache.sling.feature.cpconverter-1.0.12": "2020-07-20",
 "org.apache.sling.feature.diff-0.0.6": "2020-01-24",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/repositories.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/repositories.json?rev=1881574&r1=1881573&r2=1881574&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/repositories.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/repositories.json Wed Sep  9 04:20:03 2020
@@ -801,7 +801,6 @@
 "incubator-iotdb-website": "https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git",
 "incubator-liminal": "https://gitbox.apache.org/repos/asf/incubator-liminal.git",
 "incubator-liminal-site": "https://gitbox.apache.org/repos/asf/incubator-liminal-site.git",
-"incubator-liminal-website": "https://gitbox.apache.org/repos/asf/incubator-liminal-website.git",
 "incubator-livy": "https://gitbox.apache.org/repos/asf/incubator-livy.git",
 "incubator-livy-website": "https://gitbox.apache.org/repos/asf/incubator-livy-website.git",
 "incubator-marvin": "https://gitbox.apache.org/repos/asf/incubator-marvin.git",