[accumulo-website] branch asf-staging updated: Automatic Site Publish by Buildbot

2023-04-02 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
 new 979024d2 Automatic Site Publish by Buildbot
979024d2 is described below

commit 979024d286b0b2d5d26b3060526ae3c086eba6db
Author: buildbot 
AuthorDate: Mon Apr 3 00:05:12 2023 +

Automatic Site Publish by Buildbot
---
 output/feed.xml  |  4 ++--
 output/people/index.html | 10 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/output/feed.xml b/output/feed.xml
index 3dec89ab..fc15ac47 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,8 +6,8 @@
 
 https://accumulo.apache.org/
 https://accumulo.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Fri, 31 Mar 2023 19:50:01 +
-Fri, 31 Mar 2023 19:50:01 +
+Mon, 03 Apr 2023 00:05:05 +
+Mon, 03 Apr 2023 00:05:05 +
 Jekyll v4.3.1
 
 
diff --git a/output/people/index.html b/output/people/index.html
index 9754fd38..8091e661 100644
--- a/output/people/index.html
+++ b/output/people/index.html
@@ -142,9 +142,9 @@
   
   
 
-// convert Apache IDs for PMC members into links to their Apache profile on 
people.apache.org
+// convert Apache IDs for committers into links to their Apache profile on 
people.apache.org
 $(function() {
-  $('table#pmc tbody tr td:first-child').each(function(i, obj) {
+  $('table.committers tbody tr td:first-child').each(function(i, obj) {
 var apacheid = $(obj).text();
 $(obj).html('https://people.apache.org/phonebook.html?uid=' + 
apacheid + '">' + apacheid + '');
   });
@@ -152,9 +152,9 @@ $(function() {
 
 
 
-PMC and Committers
+Committers and Current PMC 
Members
 
-
+
   
 
   apache id
@@ -397,7 +397,7 @@ $(function() {
 
 Committers Only (PMC Emeritus)
 
-
+
   
 
   apache id



[accumulo-website] branch main updated: Minor updates to people page (#381)

2023-04-02 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/main by this push:
 new 5ea209e6 Minor updates to people page (#381)
5ea209e6 is described below

commit 5ea209e6b944904fccbc7da7536ecb2c04388b79
Author: Christopher Tubbs 
AuthorDate: Sun Apr 2 20:04:51 2023 -0400

Minor updates to people page (#381)

* Ensure HTML table element IDs are unique for both Committer tables
* Update name of first Committer table, so the order of "Committer" and
  "PMC" matches the order on the second table (with "Committer" shown
  first) and to make it clear that the table represents the current PMC
* Create new committers style class and use that instead of table IDs
  for the JavaScript that turns Apache IDs into links; also update
  corresponding comment to be clear that committers have Apache IDs,
  not PMC members.
* Minor fixes to table markdown formatting vertical bars
---
 pages/people.md | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/pages/people.md b/pages/people.md
index 263bff0d..b17e670a 100644
--- a/pages/people.md
+++ b/pages/people.md
@@ -6,9 +6,9 @@ permalink: /people/
 
 
 
-// convert Apache IDs for PMC members into links to their Apache profile on 
people.apache.org
+// convert Apache IDs for committers into links to their Apache profile on 
people.apache.org
 $(function() {
-  $('table#pmc tbody tr td:first-child').each(function(i, obj) {
+  $('table.committers tbody tr td:first-child').each(function(i, obj) {
 var apacheid = $(obj).text();
 $(obj).html('https://people.apache.org/phonebook.html?uid=' + 
apacheid + '">' + apacheid + '');
   });
@@ -16,9 +16,9 @@ $(function() {
 
 
 
-## PMC and Committers
+## Committers and Current PMC Members
 
-{: .table .table-striped #pmc}
+{: .table .table-striped .committers #pmc}
 | apache id | name  | 
organization   | timezone |
 
|---|---||--|
 | acordova  | Aaron Cordova | 
[Koverse][KOVERSE] |  |
@@ -62,7 +62,7 @@ $(function() {
 
 ## Committers Only (PMC Emeritus)
 
-{: .table .table-striped #pmc}
+{: .table .table-striped .committers #pmc-emeritus}
 | apache id | name  | 
organization   | timezone |
 
|---|---||--|
 | arvindsh  | Arvind Shyamsundar| 
[Microsoft][MICROSOFT] | [PT][PT] |
@@ -107,7 +107,7 @@ GitHub also has a [contributor list][github-contributors] 
based on commits.
 | Edward Yoon |
   |   |
 | Elina Wise  | [Arctic Slope Regional Corp.][ASRC]
   | [ET][ET]  |
 | Eugene Cheipesh |
   |   |
-| Filipe Rodrigues|
   | [GMT][GMT]
+| Filipe Rodrigues|
   | [GMT][GMT]|
 | Gary Singh  | [Sabre Engineering][SABRE] 
   | [ET][ET]  |
 | Harjit Singh|
   | [ET][ET]  |
 | Hasan Gürcan|
   | [CEST][CEST]  |
@@ -134,7 +134,7 @@ GitHub also has a [contributor list][github-contributors] 
based on commits.
 | Jonathan Park   | [sqrrl][SQRRL] 
   | [ET][ET]  |
 | Joseph Koshakow |
   | [ET][ET]  |
 | Josselin Chevalay   |
   | [CEST][CEST]  |
-| Kartik Sethi|
   | [IST][IST-India]|
+| Kartik Sethi|
   | [IST][IST-India]  |
 | Kenneth McFarland   |
   | [PT][PT]  |
 | Kevin Faro  | [Tetra Concepts LLC][TETRA]
   | [ET][ET]  |
 | Kyle Van Gilson |