Repository: spark-website
Updated Branches:
  refs/heads/asf-site 80f50ecca -> 004856aaa


Fix wrong user list email address


Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/004856aa
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/004856aa
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/004856aa

Branch: refs/heads/asf-site
Commit: 004856aaa997cf6d70e8ed733a4ef5c5121c8e7d
Parents: 80f50ec
Author: Jens Teglhus Møller <ekj...@danskespil.dk>
Authored: Fri Jun 2 11:46:09 2017 +0100
Committer: Jens Teglhus Møller <ekj...@danskespil.dk>
Committed: Fri Jun 2 11:46:09 2017 +0100

----------------------------------------------------------------------
 community.md        | 4 ++--
 site/community.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark-website/blob/004856aa/community.md
----------------------------------------------------------------------
diff --git a/community.md b/community.md
index 630bba6..a2ee4cc 100644
--- a/community.md
+++ b/community.md
@@ -25,7 +25,7 @@ Some quick tips when using StackOverflow:
   <a 
href="https://stackoverflow.com/questions/tagged/apache-spark";>`apache-spark`</a>
 tag to see if 
   your question has already been answered
   - Search the nabble archive for
-  <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>us...@spark.apache.org</a>
 
+  <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>u...@spark.apache.org</a>
 
 - Please follow the StackOverflow <a 
href="https://stackoverflow.com/help/how-to-ask";>code of conduct</a>  
 - Always use the `apache-spark` tag when asking questions
 - Please also use a secondary tag to specify components so subject matter 
experts can more easily find them.
@@ -61,7 +61,7 @@ Some quick tips when using email:
   - Search StackOverflow at <a 
href="https://stackoverflow.com/questions/tagged/apache-spark";>`apache-spark`</a>
 
   to see if your question has already been answered
   - Search the nabble archive for
-  <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>us...@spark.apache.org</a>
 
+  <a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>u...@spark.apache.org</a>
 
 - Tagging the subject line of your email will help you get a faster response, 
e.g. 
 `[Spark SQL]: Does Spark SQL support LEFT SEMI JOIN?`
 - Tags may help identify a topic by:

http://git-wip-us.apache.org/repos/asf/spark-website/blob/004856aa/site/community.html
----------------------------------------------------------------------
diff --git a/site/community.html b/site/community.html
index 1feee6a..f5048da 100644
--- a/site/community.html
+++ b/site/community.html
@@ -213,7 +213,7 @@ as it is an active forum for Spark users&#8217; questions 
and answers.</p>
 <a 
href="https://stackoverflow.com/questions/tagged/apache-spark";><code>apache-spark</code></a>
 tag to see if 
 your question has already been answered</li>
       <li>Search the nabble archive for
-<a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>us...@spark.apache.org</a></li>
+<a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>u...@spark.apache.org</a></li>
     </ul>
   </li>
   <li>Please follow the StackOverflow <a 
href="https://stackoverflow.com/help/how-to-ask";>code of conduct</a></li>
@@ -254,7 +254,7 @@ project, and scenarios, it is recommended you use the 
u...@spark.apache.org mail
       <li>Search StackOverflow at <a 
href="https://stackoverflow.com/questions/tagged/apache-spark";><code>apache-spark</code></a>
 
 to see if your question has already been answered</li>
       <li>Search the nabble archive for
-<a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>us...@spark.apache.org</a></li>
+<a 
href="http://apache-spark-user-list.1001560.n3.nabble.com/";>u...@spark.apache.org</a></li>
     </ul>
   </li>
   <li>Tagging the subject line of your email will help you get a faster 
response, e.g. 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to