You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by aa...@apache.org on 2021/08/30 00:58:21 UTC

[incubator-kyuubi-website] branch asf-site updated: Fix mailing lists (#6)

This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 69415c7  Fix mailing lists (#6)
69415c7 is described below

commit 69415c7b87300851847265b1d618515532e72343
Author: Akira Ajisaka <aa...@apache.org>
AuthorDate: Mon Aug 30 09:58:15 2021 +0900

    Fix mailing lists (#6)
---
 content/index.html         | 2 +-
 content/index.xml          | 4 ++--
 content/mailing_lists.html | 4 ++--
 src/mailing_lists.md       | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/index.html b/content/index.html
index 5de576c..5ce4862 100644
--- a/content/index.html
+++ b/content/index.html
@@ -3,7 +3,7 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-	<meta name="generator" content="Hugo 0.84.2" />
+	<meta name="generator" content="Hugo 0.87.0" />
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
diff --git a/content/index.xml b/content/index.xml
index 8ba4812..c320197 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -63,8 +63,8 @@ If you&amp;rsquo;d like, you can also subscribe to commits@kyuubi.apache.org to
       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
       
       <guid>https://kyuubi.apache.org/mailing_lists.html</guid>
-      <description>Mailing Lists dev@spark.apache.org is for people who want to contribute code to Kyuubi. (subscribe) (unsubscribe) (archives)
-commits@spark.apache.org is for people who want to see changed made in the Kyuubi version control system. (subscribe) (unsubscribe) (archives)</description>
+      <description>Mailing Lists dev@kyuubi.apache.org is for people who want to contribute code to Kyuubi. (subscribe) (unsubscribe) (archives)
+commits@kyuubi.apache.org is for people who want to see changed made in the Kyuubi version control system. (subscribe) (unsubscribe) (archives)</description>
     </item>
     
     <item>
diff --git a/content/mailing_lists.html b/content/mailing_lists.html
index 256299d..d4e4303 100644
--- a/content/mailing_lists.html
+++ b/content/mailing_lists.html
@@ -139,8 +139,8 @@
   limitations under the License. See accompanying LICENSE file.
 -->
 <h2 id="mailing-lists">Mailing Lists</h2>
-<p><a href="mailto:dev@spark.apache.org">dev@spark.apache.org</a> is for people who want to contribute code to Kyuubi. (<a href="mailto:dev-subscribe@kyuubi.apache.org">subscribe</a>) (<a href="mailto:dev-unsubscribe@kyuubi.apache.org">unsubscribe</a>) (<a href="https://lists.apache.org/list.html?dev@kyuubi.apache.org">archives</a>)</p>
-<p><a href="mailto:commits@spark.apache.org">commits@spark.apache.org</a> is for people who want to see changed made in the Kyuubi version control system. (<a href="mailto:commits-subscribe@kyuubi.apache.org">subscribe</a>) (<a href="mailto:commits-unsubscribe@kyuubi.apache.org">unsubscribe</a>) (<a href="https://lists.apache.org/list.html?commits@kyuubi.apache.org">archives</a>)</p>
+<p><a href="mailto:dev@kyuubi.apache.org">dev@kyuubi.apache.org</a> is for people who want to contribute code to Kyuubi. (<a href="mailto:dev-subscribe@kyuubi.apache.org">subscribe</a>) (<a href="mailto:dev-unsubscribe@kyuubi.apache.org">unsubscribe</a>) (<a href="https://lists.apache.org/list.html?dev@kyuubi.apache.org">archives</a>)</p>
+<p><a href="mailto:commits@kyuubi.apache.org">commits@kyuubi.apache.org</a> is for people who want to see changed made in the Kyuubi version control system. (<a href="mailto:commits-subscribe@kyuubi.apache.org">subscribe</a>) (<a href="mailto:commits-unsubscribe@kyuubi.apache.org">unsubscribe</a>) (<a href="https://lists.apache.org/list.html?commits@kyuubi.apache.org">archives</a>)</p>
 
 </div>
 
diff --git a/src/mailing_lists.md b/src/mailing_lists.md
index 424519c..796c06c 100644
--- a/src/mailing_lists.md
+++ b/src/mailing_lists.md
@@ -20,6 +20,6 @@ menu:
 -->
 
 ## Mailing Lists
-dev@spark.apache.org is for people who want to contribute code to Kyuubi. ([subscribe](mailto:dev-subscribe@kyuubi.apache.org)) ([unsubscribe](mailto:dev-unsubscribe@kyuubi.apache.org)) ([archives](https://lists.apache.org/list.html?dev@kyuubi.apache.org))
+dev@kyuubi.apache.org is for people who want to contribute code to Kyuubi. ([subscribe](mailto:dev-subscribe@kyuubi.apache.org)) ([unsubscribe](mailto:dev-unsubscribe@kyuubi.apache.org)) ([archives](https://lists.apache.org/list.html?dev@kyuubi.apache.org))
 
-commits@spark.apache.org is for people who want to see changed made in the Kyuubi version control system. ([subscribe](mailto:commits-subscribe@kyuubi.apache.org)) ([unsubscribe](mailto:commits-unsubscribe@kyuubi.apache.org)) ([archives](https://lists.apache.org/list.html?commits@kyuubi.apache.org))
+commits@kyuubi.apache.org is for people who want to see changed made in the Kyuubi version control system. ([subscribe](mailto:commits-subscribe@kyuubi.apache.org)) ([unsubscribe](mailto:commits-unsubscribe@kyuubi.apache.org)) ([archives](https://lists.apache.org/list.html?commits@kyuubi.apache.org))