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 <us...@infra.apache.org> AuthorDate: Mon Apr 3 00:05:12 2023 +0000 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 @@ </description> <link>https://accumulo.apache.org/</link> <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Fri, 31 Mar 2023 19:50:01 +0000</pubDate> - <lastBuildDate>Fri, 31 Mar 2023 19:50:01 +0000</lastBuildDate> + <pubDate>Mon, 03 Apr 2023 00:05:05 +0000</pubDate> + <lastBuildDate>Mon, 03 Apr 2023 00:05:05 +0000</lastBuildDate> <generator>Jekyll v4.3.1</generator> 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 @@ <script type="text/javascript"> -// 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('<a href="https://people.apache.org/phonebook.html?uid=' + apacheid + '">' + apacheid + '</a>'); }); @@ -152,9 +152,9 @@ $(function() { </script> -<h2 id="pmc-and-committers">PMC and Committers</h2> +<h2 id="committers-and-current-pmc-members">Committers and Current PMC Members</h2> -<table class="table table-striped" id="pmc"> +<table class="table table-striped committers" id="pmc"> <thead> <tr> <th>apache id</th> @@ -397,7 +397,7 @@ $(function() { <h2 id="committers-only-pmc-emeritus">Committers Only (PMC Emeritus)</h2> -<table class="table table-striped" id="pmc"> +<table class="table table-striped committers" id="pmc-emeritus"> <thead> <tr> <th>apache id</th>