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-fluo-website.git


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

commit 321a7045365f98e6f18ffad0dfec7a0ba509eff5
Author: buildbot <[email protected]>
AuthorDate: Tue Sep 30 23:35:55 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/contactus/index.html  | 26 +++++++++++++-------------
 output/doap/fluo-recipes.rdf | 12 ++++++------
 output/doap/fluo-yarn.rdf    | 12 ++++++------
 output/doap/fluo.rdf         | 12 ++++++------
 output/feed.xml              |  4 ++--
 5 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/output/contactus/index.html b/output/contactus/index.html
index dae9a37..a6c1dfa 100644
--- a/output/contactus/index.html
+++ b/output/contactus/index.html
@@ -132,29 +132,29 @@ to the notifications list.</p>
 <table>
   <tbody>
     <tr>
-      <td>[email protected]</td>
-      <td><a href="mailto:[email protected]";>Subscribe</a></td>
-      <td><a href="mailto:[email protected]";>Unsubscribe</a></td>
-      <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
+      <td>[email protected]</td>
+      <td><a href="mailto:[email protected]";>Subscribe</a></td>
+      <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
+      <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
     </tr>
     <tr>
-      <td>[email protected]</td>
-      <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
-      <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-      <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
+      <td>[email protected]</td>
+      <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
+      <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
+      <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
     </tr>
     <tr>
-      <td>[email protected]</td>
-      <td><a href="mailto:[email protected]";>Subscribe</a></td>
-      <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
-      <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
+      <td>[email protected]</td>
+      <td><a 
href="mailto:[email protected]";>Subscribe</a></td>
+      <td><a 
href="mailto:[email protected]";>Unsubscribe</a></td>
+      <td><a 
href="https://lists.apache.org/[email protected]";>Archive</a></td>
     </tr>
   </tbody>
 </table>
 
 <h3 id="slack">Slack</h3>
 
-<p>Drop by and chat about Fluo at the <code class="language-plaintext 
highlighter-rouge">#fluo</code> channel on the <a 
href="https://the-asf.slack.com/";>ASF Slack workspace</a>. Join using this <a 
href="https://s.apache.org/slack-invite";>invite link</a>. If you have trouble 
joining, email <code class="language-plaintext 
highlighter-rouge">[email protected]</code> for an invite.</p>
+<p>Drop by and chat about Fluo at the <code class="language-plaintext 
highlighter-rouge">#fluo</code> channel on the <a 
href="https://the-asf.slack.com/";>ASF Slack workspace</a>. Join using this <a 
href="https://s.apache.org/slack-invite";>invite link</a>. If you have trouble 
joining, email <code class="language-plaintext 
highlighter-rouge">[email protected]</code> for an invite.</p>
 
 <h3 id="issues">Issues</h3>
 
diff --git a/output/doap/fluo-recipes.rdf b/output/doap/fluo-recipes.rdf
index 5bcd740..c28fa77 100644
--- a/output/doap/fluo-recipes.rdf
+++ b/output/doap/fluo-recipes.rdf
@@ -22,7 +22,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <name>Apache Fluo Recipes</name>
     <homepage rdf:resource="https://fluo.apache.org"/>
-    <asfext:pmc rdf:resource="https://fluo.apache.org"/>
+    <asfext:pmc rdf:resource="https://accumulo.apache.org"/>
     <description>Apache Fluo Recipes build on the Fluo API to offer additional
       functionality to developers. They are published separately from Fluo on
       their own release schedule. This allows Fluo Recipes to iterate and
@@ -30,7 +30,7 @@
       slower release cycle). Fluo Recipes offers code to implement common
       patterns on top of Fluo's API. It also offers glue code to external
       libraries like Spark and Kryo.</description>
-    <bug-database 
rdf:resource="https://github.com/apache/fluo-recipes/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/accumulo-fluo-recipes/issues"/>
     <mailing-list rdf:resource="https://fluo.apache.org/contactus"/>
     <download-page rdf:resource="https://fluo.apache.org/releases/"/>
     <programming-language>Java</programming-language>
@@ -58,14 +58,14 @@
     </release>
     <repository>
       <GitRepository>
-        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/fluo-recipes.git"/>
-        <browse 
rdf:resource="https://gitbox.apache.org/repos/asf?p=fluo-recipes.git"/>
+        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/accumulo-fluo-recipes.git"/>
+        <browse 
rdf:resource="https://github.com/apache/accumulo-fluo-recipes"/>
       </GitRepository>
     </repository>
     <maintainer>
       <foaf:Person>
-        <foaf:name>Keith Turner</foaf:name>
-        <foaf:mbox rdf:resource="mailto:[email protected]"/>
+        <foaf:name>Apache Accumulo PMC</foaf:name>
+        <foaf:mbox rdf:resource="mailto:[email protected]"/>
       </foaf:Person>
     </maintainer>
   </Project>
diff --git a/output/doap/fluo-yarn.rdf b/output/doap/fluo-yarn.rdf
index 3cd806a..df0788d 100644
--- a/output/doap/fluo-yarn.rdf
+++ b/output/doap/fluo-yarn.rdf
@@ -22,10 +22,10 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <name>Apache Fluo YARN</name>
     <homepage rdf:resource="https://fluo.apache.org"/>
-    <asfext:pmc rdf:resource="https://fluo.apache.org"/>
+    <asfext:pmc rdf:resource="https://accumulo.apache.org"/>
     <description>Apache Fluo YARN is a tool for running Apache Fluo
       applications in Apache Hadoop YARN.</description>
-    <bug-database rdf:resource="https://github.com/apache/fluo-yarn/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/accumulo-fluo-yarn/issues"/>
     <mailing-list rdf:resource="https://fluo.apache.org/contactus"/>
     <download-page rdf:resource="https://fluo.apache.org/releases/"/>
     <programming-language>Java</programming-language>
@@ -39,14 +39,14 @@
     </release>
     <repository>
       <GitRepository>
-        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/fluo-yarn.git"/>
-        <browse 
rdf:resource="https://gitbox.apache.org/repos/asf?p=fluo-yarn.git"/>
+        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/accumulo-fluo-yarn.git"/>
+        <browse rdf:resource="https://github.com/apache/accumulo-fluo-yarn"/>
       </GitRepository>
     </repository>
     <maintainer>
       <foaf:Person>
-        <foaf:name>Keith Turner</foaf:name>
-        <foaf:mbox rdf:resource="mailto:[email protected]"/>
+        <foaf:name>Apache Accumulo PMC</foaf:name>
+        <foaf:mbox rdf:resource="mailto:[email protected]"/>
       </foaf:Person>
     </maintainer>
   </Project>
diff --git a/output/doap/fluo.rdf b/output/doap/fluo.rdf
index 1bccd07..e02f8d5 100644
--- a/output/doap/fluo.rdf
+++ b/output/doap/fluo.rdf
@@ -22,14 +22,14 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <name>Apache Fluo</name>
     <homepage rdf:resource="https://fluo.apache.org"/>
-    <asfext:pmc rdf:resource="https://fluo.apache.org"/>
+    <asfext:pmc rdf:resource="https://accumulo.apache.org"/>
     <description>Apache Fluo is a distributed processing system that lets users
       make incremental updates to large data sets. With Apache Fluo, users can
       set up workflows that execute cross node transactions when data changes.
       These workflows enable users to continuously join new data into large
       existing data sets without reprocessing all data. Apache Fluo is built on
       Apache Accumulo.</description>
-    <bug-database rdf:resource="https://github.com/apache/fluo/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/accumulo-fluo/issues"/>
     <mailing-list rdf:resource="https://fluo.apache.org/contactus"/>
     <download-page rdf:resource="https://fluo.apache.org/releases/"/>
     <programming-language>Java</programming-language>
@@ -57,14 +57,14 @@
     </release>
     <repository>
       <GitRepository>
-        <location rdf:resource="https://gitbox.apache.org/repos/asf/fluo.git"/>
-        <browse rdf:resource="https://gitbox.apache.org/repos/asf?p=fluo.git"/>
+        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/accumulo-fluo.git"/>
+        <browse rdf:resource="https://github.com/apache/accumulo-fluo"/>
       </GitRepository>
     </repository>
     <maintainer>
       <foaf:Person>
-        <foaf:name>Keith Turner</foaf:name>
-        <foaf:mbox rdf:resource="mailto:[email protected]"/>
+        <foaf:name>Apache Accumulo PMC</foaf:name>
+        <foaf:mbox rdf:resource="mailto:[email protected]"/>
       </foaf:Person>
     </maintainer>
   </Project>
diff --git a/output/feed.xml b/output/feed.xml
index e1d12ee..9a6f804 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -5,8 +5,8 @@
     <description>Apache Fluo Website</description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml"; rel="self" 
type="application/rss+xml" />
-    <pubDate>Fri, 26 Sep 2025 20:41:27 +0000</pubDate>
-    <lastBuildDate>Fri, 26 Sep 2025 20:41:27 +0000</lastBuildDate>
+    <pubDate>Tue, 30 Sep 2025 23:35:53 +0000</pubDate>
+    <lastBuildDate>Tue, 30 Sep 2025 23:35:53 +0000</lastBuildDate>
     <generator>Jekyll v4.3.4</generator>
     
     

Reply via email to