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

2024-04-28 Thread projects_role
Author: projects_role
Date: Mon Apr 29 04:20:03 2024
New Revision: 1917410

URL: http://svn.apache.org/viewvc?rev=1917410=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

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=1917410=1917409=1917410=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Mon 
Apr 29 04:20:03 2024
@@ -14645,6 +14645,10 @@
 "yzhao": {
 "date": "2018-07-11",
 "name": "Yanhui Zhao"
+},
+"zanelee": {
+"date": "2024-04-28",
+"name": "Zhen Li"
 }
 },
 "shortdesc": "a transparent nonvolatile hybrid memory oriented library for Big 
data, High-performance computing, and Analytics"

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=1917410=1917409=1917410=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Mon Apr 
29 04:20:03 2024
@@ -13516,7 +13516,8 @@
 "phunt",
 "rakeshr",
 "umamahesh",
-"yzhao"
+"yzhao",
+"zanelee"
 ],
 "myfaces": [
 "alexanderbell",

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=1917410=1917409=1917410=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Mon Apr 
29 04:20:03 2024
@@ -67692,7 +67692,8 @@
 },
 "zanelee": {
 "groups": [
-"mnemonic"
+"mnemonic",
+"mnemonic-pmc"
 ],
 "member": false,
 "name": "Zhen Li"

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=1917410=1917409=1917410=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Mon Apr 
29 04:20:03 2024
@@ -13590,14 +13590,14 @@
 },
 "nutch": {
 "bug-database": "https://issues.apache.org/jira/projects/NUTCH;,
-"category": "web-framework",
+"category": "",
 "created": "2011-07-21",
 "description": "Apache Nutch is a highly extensible and scalable open source 
web crawler software project. Stemming from Apache Lucene, Nutch is a well 
matured, production ready batch crawler relying on Apache Hadoop data 
structures, which are great for batch processing. Nutch has a modular 
architecture and provides pluggable and extensible interfaces such as Parse, 
Index and ScoringFilter's for custom implementations e.g. Apache Tika for 
parsing. Additionally, pluggable indexers exists for Apache Solr, Elastic 
Search, etc. Nutch can run on a single machine, but gains a lot of its strength 
from running in a Hadoop cluster. The now retired branch Nutch 2.x differed 
from 1.x in one key area: storage is abstracted away from any specific 
underlying data store by using Apache Gora for handling object to persistent 
mappings and to store fetch time, status, content, parsed text, outlinks, 
inlinks, etc. into a number of NoSQL storage solutions.",
 "doap": "http://nutch.apache.org/doap.rdf;,
 "download-page": "https://www.apache.org/dyn/closer.cgi/nutch/;,
 "homepage": "https://nutch.apache.org;,
 "license": "http://www.apache.org/licenses/LICENSE-2.0;,
-"mailing-list": "https://nutch.apache.org/mailing_lists.html;,
+"mailing-list": "https://nutch.apache.org/community/mailing-lists/;,
 "maintainer": [
 {
 "mbox": "mailto:d...@nutch.apache.org;,
@@ -13609,6 +13609,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2024-04-24",
+"name": "Apache Nutch 1.20",
+"revision": "1.20"
+},
+{
 "created": "2022-08-22",
 "name": "Apache Nutch 1.19",
 "revision": "1.19"
@@ -13765,7 +13770,6 @@
 }
 ],
 "repository": [
-"https://gitbox.apache.org/repos/asf/nutch.git;,
 "https://github.com/apache/nutch.git;
 ],
 "shortdesc": "Apache Nutch is an 

svn commit: r1917409 - /comdev/reporter.apache.org/trunk/data/history/projects.json

2024-04-28 Thread projects_role
Author: projects_role
Date: Mon Apr 29 04:10:01 2024
New Revision: 1917409

URL: http://svn.apache.org/viewvc?rev=1917409=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/history/projects.json

Modified: comdev/reporter.apache.org/trunk/data/history/projects.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/projects.json?rev=1917409=1917408=1917409=diff
==
--- comdev/reporter.apache.org/trunk/data/history/projects.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/projects.json Mon Apr 29 
04:10:01 2024
@@ -5574,6 +5574,10 @@
"Yu Li",
0
   ],
+  "mridulm80": [
+   "Mridul Muralidharan",
+   1714363200
+  ],
   "nafiyaix": [
"Xia Yifan",
0




svn commit: r1917407 - /comdev/reporter.apache.org/trunk/data/history/pmcs.json

2024-04-28 Thread projects_role
Author: projects_role
Date: Sun Apr 28 20:10:02 2024
New Revision: 1917407

URL: http://svn.apache.org/viewvc?rev=1917407=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/history/pmcs.json

Modified: comdev/reporter.apache.org/trunk/data/history/pmcs.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/pmcs.json?rev=1917407=1917406=1917407=diff
==
--- comdev/reporter.apache.org/trunk/data/history/pmcs.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/pmcs.json Sun Apr 28 20:10:02 
2024
@@ -13441,6 +13441,10 @@
   "yzhao": [
"Yanhui Zhao",
1531339201
+  ],
+  "zanelee": [
+   "Zhen Li",
+   1714334400
   ]
  },
  "myfaces": {




svn commit: r1917406 - /comdev/reporter.apache.org/trunk/data/releases/solr.json

2024-04-28 Thread projects_role
Author: projects_role
Date: Sun Apr 28 18:45:02 2024
New Revision: 1917406

URL: http://svn.apache.org/viewvc?rev=1917406=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/releases/solr.json

Modified: comdev/reporter.apache.org/trunk/data/releases/solr.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/solr.json?rev=1917406=1917405=1917406=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/solr.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/solr.json Sun Apr 28 
18:45:02 2024
@@ -14,6 +14,7 @@
  "9.4.0": 1697328000,
  "9.4.1": 1705536000,
  "9.5.0": 1707696000,
+ "9.6.0": 1714176000,
  "solr-operator-v0.3.0": 1619654400,
  "solr-operator-v0.4.0": 1631491200,
  "solr-operator-v0.5.0": 1637020800,