diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index befbe9cf..89bfbc74 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,9 +16,10 @@ contribution. See the [DCO](DCO) file for details. # Email and Chat -The project uses the cni-dev email list and IRC chat: +The project uses the cni-dev email list, IRC chat, and Slack: - Email: [cni-dev](https://groups.google.com/forum/#!forum/cni-dev) - IRC: #[containernetworking](irc://irc.freenode.net:6667/#containernetworking) channel on [freenode.net](https://freenode.net/) +- Slack: #cni on the [CNCF slack](https://slack.cncf.io/). NOTE: the previous CNI Slack (containernetworking.slack.com) has been sunsetted. Please avoid emailing maintainers found in the MAINTAINERS file directly. They are very busy and read the mailing lists. diff --git a/README.md b/README.md index 4e521f02..38fcb47e 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,6 @@ The CNI maintainers are hosting two sessions at KubeCon / CloudNativeCon 2019: - [Introduction to CNI](https://kccncna19.sched.com/event/Uaif/introduction-to-cni-the-container-network-interface-project-bryan-boreham-weaveworks-dan-williams-red-hat) - [CNI deep dive](https://kccncna19.sched.com/event/Uaga/deep-dive-cni-bryan-boreham-weaveworks-dan-williams-red-hat) ---- - -# CNI Slack - -The CNI slack has been sunsetted - please join us in #cni and #cni-dev on the [CNCF slack](https://slack.cncf.io/) - - ---- - # CNI - the Container Network Interface ## What is CNI? @@ -221,8 +212,7 @@ binary; as this is a developer tool we suggest you build it yourself. ## Contact -For any questions about CNI, please reach out on the mailing list: +For any questions about CNI, please reach out via: - Email: [cni-dev](https://groups.google.com/forum/#!forum/cni-dev) -- IRC: #[containernetworking](irc://irc.freenode.org:6667/#containernetworking) channel on freenode.org -- #cni on the [CNCF slack](https://slack.cncf.io/) - +- IRC: #[containernetworking](irc://irc.freenode.net:6667/#containernetworking) channel on [freenode.net](https://freenode.net/) +- Slack: #cni on the [CNCF slack](https://slack.cncf.io/). NOTE: the previous CNI Slack (containernetworking.slack.com) has been sunsetted.