diff options
author | Tim Smith <tsmith@chef.io> | 2016-08-08 12:44:30 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-08-08 12:44:30 -0700 |
commit | 6474554cf70f17387c5a88be547dade30f3e13ee (patch) | |
tree | 1adcffff5e3fbdadaa5e0e57c19e5951f2f8ebb4 | |
parent | 48cac365d5cd3c45e0b62260160ad3d21c4bd956 (diff) | |
download | chef-6474554cf70f17387c5a88be547dade30f3e13ee.tar.gz |
Replace IRC with Slack
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | CONTRIBUTING.md | 6 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 389ae73076..edf3e7428d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,11 +116,11 @@ Announcements of releases are made to the [chef mailing list](https://discourse. Chef is made possible by a strong community of developers and system administrators. If you have any questions or if you would like to get involved in the Chef community you can check out: -- [chef](https://discourse.chef.io/) mailing list -- [#chef](https://botbot.me/freenode/chef/) and [#chef-hacking](https://botbot.me/freenode/chef-hacking/) IRC channels on irc.freenode.net +- [Chef Mailing List](https://discourse.chef.io/) +- [Chef Community Slack](https://community-slack.chef.io/) Also here are some additional pointers to some awesome Chef content: - [Chef Docs](https://docs.chef.io/) - [Learn Chef](https://learn.chef.io/) -- [Chef Inc](https://www.chef.io/) +- [Chef Inc.](https://www.chef.io/) @@ -8,9 +8,7 @@ Want to try Chef? Get started with [learnchef](https://learn.chef.io) * Documentation: [http://docs.chef.io](http://docs.chef.io) * Source: [http://github.com/chef/chef/tree/master](http://github.com/chef/chef/tree/master) * Tickets/Issues: [https://github.com/chef/chef/issues](https://github.com/chef/chef/issues) -* IRC: `#chef` and `#chef-hacking` on Freenode - - Join via browser: [#chef](https://webchat.freenode.net/?channels=chef), [#chef-hacking](https://webchat.freenode.net/?channels=chef-hacking) - - View logs: [#chef](https://botbot.me/freenode/chef/), [#chef-hacking](https://botbot.me/freenode/chef-hacking/) +* Slack: [Chef Community Slack](https://community-slack.chef.io/) * Mailing list: [https://discourse.chef.io](https://discourse.chef.io) Chef is a configuration management tool designed to bring automation to your |