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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5134f53  Jekyll build from gh-pages:332cbc6
5134f53 is described below

commit 5134f53c0aedbf4b280b9920c91b73812a302bd2
Author: Christopher McTague <[email protected]>
AuthorDate: Thu Nov 29 10:27:37 2018 -0500

    Jekyll build from gh-pages:332cbc6
    
    Drop IRC as a contact method (#166)
    
    Remove references to IRC/FreeNode channel '#fluo' in our contact
    information. It hasn't been used in months and the channel was
    deregistered.
---
 contactus/index.html | 4 ----
 feed.xml             | 4 ++--
 tour/index.html      | 2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/contactus/index.html b/contactus/index.html
index 0f1252e..0459784 100644
--- a/contactus/index.html
+++ b/contactus/index.html
@@ -179,10 +179,6 @@ current issues.</p>
   <li><a href="https://github.com/apache/fluo-examples/issues";>Fluo Examples 
issues</a></li>
 </ul>
 
-<h3 id="irc">IRC</h3>
-
-<p>Drop by and chat about Apache Fluo at <a 
href="irc://chat.freenode.net/fluo">#fluo</a> on <a 
href="https://freenode.net/";>freenode</a>.</p>
-
 <h3 id="contributions">Contributions</h3>
 
 <p>Contributions are welcome to all Apache Fluo projects! If you would like 
help getting started contributing, please contact us on the dev list.  We will 
work with you to help find something that interest you.  All projects follow a 
<a 
href="https://www.apache.org/foundation/glossary.html#ReviewThenCommit";>review-then-commit</a>
 process. If you are interested in contributing, read our <a 
href="/how-to-contribute/">How To Contribute</a> page.</p>
diff --git a/feed.xml b/feed.xml
index cba7909..6a30dea 100644
--- a/feed.xml
+++ b/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>Mon, 17 Sep 2018 19:21:25 +0000</pubDate>
-    <lastBuildDate>Mon, 17 Sep 2018 19:21:25 +0000</lastBuildDate>
+    <pubDate>Thu, 29 Nov 2018 15:27:31 +0000</pubDate>
+    <lastBuildDate>Thu, 29 Nov 2018 15:27:31 +0000</lastBuildDate>
     <generator>Jekyll v3.7.3</generator>
     
     
diff --git a/tour/index.html b/tour/index.html
index 5cfa93c..a38ac03 100644
--- a/tour/index.html
+++ b/tour/index.html
@@ -134,7 +134,7 @@ updated using them. Later in the tour, you can implement 
this use case.</p>
 <p>We recommend following the tour in order. However, all pages are listed 
below for review.  When on a
 tour page, the left and right keys on the keyboard can be used to navigate.  
If you have any
 questions or suggestions while going through the tour, please contact us.  
There are multiple
-options for getting in touch : <a href="/contactus/">mailing list, IRC</a>, 
and <a href="https://github.com/apache/fluo-website/issues";>GitHub Issues</a>.  
Any
+options for getting in touch : <a href="/contactus/">mailing list</a> and <a 
href="https://github.com/apache/fluo-website/issues";>GitHub Issues</a>.  Any
 thoughts, solutions, etc  related to this tour can also be tweeted using the 
hashtag
 <a href="https://twitter.com/hashtag/apachefluotour";>#apachefluotour</a>.</p>
 

Reply via email to