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

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

Author: projects_role
Date: Mon Oct  5 04:20:03 2020
New Revision: 1882242

URL: http://svn.apache.org/viewvc?rev=1882242&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/people_name.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/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/committees.json?rev=1882242&r1=1882241&r2=1882242&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Mon Oct  5 04:20:03 2020
@@ -5354,10 +5354,6 @@
 "date": "2007-10-02",
 "name": "Suresh Thalamati"
 },
-"tfischer": {
-"date": "2005-07-17",
-"name": "Thomas Fox"
-},
 "thma": {
 "date": "2002-07-17",
 "name": "Thomas Mahler"

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=1882242&r1=1882241&r2=1882242&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Mon Oct  5 04:20:03 2020
@@ -3703,7 +3703,6 @@
 "scotsmatrix",
 "seade",
 "suresht",
-"tfischer",
 "thma",
 "tiago",
 "tilmannz",
@@ -3751,7 +3750,6 @@
 "scotsmatrix",
 "seade",
 "suresht",
-"tfischer",
 "thma",
 "tiago",
 "tilmannz",

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=1882242&r1=1882241&r2=1882242&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Mon Oct  5 04:20:03 2020
@@ -51025,14 +51025,6 @@
 "member": false,
 "name": "Tao Feng"
 },
-"tfischer": {
-"groups": [
-"db",
-"db-pmc"
-],
-"member": false,
-"name": "Thomas Fox"
-},
 "tflobbe": {
 "groups": [
 "lucene",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people_name.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people_name.json?rev=1882242&r1=1882241&r2=1882242&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people_name.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people_name.json Mon Oct  5 04:20:03 2020
@@ -6008,7 +6008,6 @@
 "tex": "Johannes Tex",
 "tf": "Johannes Jörg Schmidt",
 "tfeng": "Tao Feng",
-"tfischer": "Thomas Fox",
 "tflobbe": "Tomas Eduardo Fernandez Lobbe",
 "tgraves": "Thomas Graves",
 "tgroh": "Thomas Groh",

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=1882242&r1=1882241&r2=1882242&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Mon Oct  5 04:20:03 2020
@@ -10338,9 +10338,14 @@
 "revision": "2.0.9"
 },
 {
-"created": "2019-09.12",
+"created": "2019-09-12",
 "name": "Apache log4net 2.0.10",
 "revision": "2.0.10"
+},
+{
+"created": "2019-09-18",
+"name": "Apache log4net 2.0.11",
+"revision": "2.0.11"
 }
 ],
 "repository": [

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=1882242&r1=1882241&r2=1882242&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 Oct  5 04:20:03 2020
@@ -91,12 +91,6 @@
 ]
 },
 "ant": {
-"apache-ant-1.10.8": [
-"ant/source/apache-ant-1.10.8-src.tar.bz2",
-"ant/source/apache-ant-1.10.8-src.tar.gz",
-"ant/source/apache-ant-1.10.8-src.tar.xz",
-"ant/source/apache-ant-1.10.8-src.zip"
-],
 "apache-ant-1.10.9": [
 "ant/source/apache-ant-1.10.9-src.tar.bz2",
 "ant/source/apache-ant-1.10.9-src.tar.gz",

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=1882242&r1=1882241&r2=1882242&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Mon Oct  5 04:20:03 2020
@@ -37,7 +37,6 @@
 "apache-ambari-2.7.5": "2019-12-16"
 },
 "ant": {
-"apache-ant-1.10.8": "2020-05-13",
 "apache-ant-1.10.9": "2020-09-30",
 "apache-ant-1.9.15": "2020-05-13",
 "apache-ant-antunit-1.4": "2018-06-25",