summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-11-21 18:30:12 -0800
committerJakob Odersky <jakob@odersky.com>2016-11-21 18:41:00 -0800
commite2ba1d8d276bf6062f2299c19d5da2b589bc54f2 (patch)
tree17456738dc6269cdd21deb7159bf9cde4d460719
parent0744e8fdd9f954a6552c968be50604241097dbbc (diff)
downloadspark-website-chat.tar.gz
spark-website-chat.tar.bz2
spark-website-chat.zip
Add chat rooms to community linkschat
-rw-r--r--community.md10
-rw-r--r--site/community.html10
2 files changed, 20 insertions, 0 deletions
diff --git a/community.md b/community.md
index 3bff6ad9b..d887d3175 100644
--- a/community.md
+++ b/community.md
@@ -72,6 +72,16 @@ Some quick tips when using email:
and include only a few lines of the pertinent code / log within the email.
- No jobs, sales, or solicitation is permitted on the Apache Spark mailing lists.
+<a name="chat"></a>
+<h4>Chat Rooms</h4>
+
+Chat rooms are great for quick questions or discussions on specialized topics. The following chat rooms are not officially part of Apache Spark; they are provided for reference only.
+<ul>
+ <li>
+ <a href="https://gitter.im/spark-scala/Lobby">Spark with Scala</a> is for questions and discussions related to using Spark with the Scala programming language.
+ </li>
+</ul>
+
<a name="events"></a>
<h3>Events and Meetups</h3>
diff --git a/site/community.html b/site/community.html
index 1a5e80feb..7a0f77d04 100644
--- a/site/community.html
+++ b/site/community.html
@@ -262,6 +262,16 @@ and include only a few lines of the pertinent code / log within the email.</li>
<li>No jobs, sales, or solicitation is permitted on the Apache Spark mailing lists.</li>
</ul>
+<p><a name="chat"></a></p>
+<h4>Chat Rooms</h4>
+
+<p>Chat rooms are great for quick questions or discussions on specialized topics. The following chat rooms are not officially part of Apache Spark; they are provided for reference only.</p>
+<ul>
+ <li>
+ <a href="https://gitter.im/spark-scala/Lobby">Spark with Scala</a> is for questions and discussions related to using Spark with the Scala programming language.
+ </li>
+</ul>
+
<p><a name="events"></a></p>
<h3>Events and Meetups</h3>