cjmctague closed pull request #166: Drop IRC as a contact method URL: https://github.com/apache/fluo-website/pull/166
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/pages/contactus.md b/pages/contactus.md index b21a34c..a1c39df 100644 --- a/pages/contactus.md +++ b/pages/contactus.md @@ -45,10 +45,6 @@ current issues. * [Fluo Mucho issues][mi] * [Fluo Examples issues][ei] -### IRC - -Drop by and chat about Apache Fluo at [#fluo][fnf] on [freenode][fn]. - ### Contributions 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 [review-then-commit][rtc] process. If you are interested in contributing, read our [How To Contribute][htc] page. @@ -65,8 +61,6 @@ Contributions are welcome to all Apache Fluo projects! If you would like help ge [ui]: https://github.com/apache/fluo-uno/issues [mi]: https://github.com/apache/fluo-muchos/issues [ei]: https://github.com/apache/fluo-examples/issues -[fnf]: irc://chat.freenode.net/fluo -[fn]: https://freenode.net/ [htc]: /how-to-contribute/ [rtc]: https://www.apache.org/foundation/glossary.html#ReviewThenCommit [dev-arch]: https://lists.apache.org/[email protected] diff --git a/tour/index.md b/tour/index.md index 36d0da3..0859cdc 100644 --- a/tour/index.md +++ b/tour/index.md @@ -25,7 +25,7 @@ updated using them. Later in the tour, you can implement this use case. 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 : [mailing list, IRC][contact], and [GitHub Issues][issues]. Any +options for getting in touch : [mailing list][contact] and [GitHub Issues][issues]. Any thoughts, solutions, etc related to this tour can also be tweeted using the hashtag [#apachefluotour][aft]. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
