This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e6cdafc0f Automatic Site Publish by Buildbot
e6cdafc0f is described below
commit e6cdafc0f764f72a49da4662b0a1f602dd1412df
Author: buildbot <[email protected]>
AuthorDate: Wed Aug 7 23:22:40 2024 +0000
Automatic Site Publish by Buildbot
---
output/feed.xml | 4 ++--
output/how-to-contribute/index.html | 10 ++++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/output/feed.xml b/output/feed.xml
index f05966aa6..e23a94e7d 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>Wed, 07 Aug 2024 07:48:29 +0000</pubDate>
- <lastBuildDate>Wed, 07 Aug 2024 07:48:29 +0000</lastBuildDate>
+ <pubDate>Wed, 07 Aug 2024 23:22:33 +0000</pubDate>
+ <lastBuildDate>Wed, 07 Aug 2024 23:22:33 +0000</lastBuildDate>
<generator>Jekyll v4.3.3</generator>
diff --git a/output/how-to-contribute/index.html
b/output/how-to-contribute/index.html
index 847905f54..6f36318d3 100644
--- a/output/how-to-contribute/index.html
+++ b/output/how-to-contribute/index.html
@@ -182,6 +182,16 @@ there are other ways to contribute to Accumulo:</p>
<td><a
href="https://github.com/apache/accumulo-maven-plugin/issues">Issues</a></td>
<td>Maven plugin that runs Accumulo</td>
</tr>
+ <tr>
+ <td><a
href="https://github.com/apache/accumulo-classloaders">Classloaders</a></td>
+ <td><a
href="https://github.com/apache/accumulo-classloaders/issues">Issues</a></td>
+ <td>Apache Accumulo Classloader Extras</td>
+ </tr>
+ <tr>
+ <td><a href="https://github.com/apache/accumulo-access">Access</a></td>
+ <td><a
href="https://github.com/apache/accumulo-access/issues">Issues</a></td>
+ <td>Apache Accumulo Access Control Library</td>
+ </tr>
</tbody>
</table>