aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md5
-rw-r--r--README.md7
2 files changed, 4 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bf69cfdab..ce39aeda8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -115,9 +115,8 @@ commit automatically with `git commit -s`.
## Communications
-For general questions, or discussions, please use the
-IRC group on `irc.freenode.net` called `cri-o`
-that has been setup.
+For general questions and discussion, please use the
+IRC `#podman` channel on `irc.freenode.net`.
For discussions around issues/bugs and features, you can use the github
[issues](https://github.com/projectatomic/libpod/issues)
diff --git a/README.md b/README.md
index 926b8ee2e..6de00d60c 100644
--- a/README.md
+++ b/README.md
@@ -50,11 +50,8 @@ includes tables showing Docker commands and their Podman equivalent commands.
**[Tutorials](docs/tutorials)**
Tutorials on the Podman utility.
-## Communication with Fellow Developers
-
-For async communication and long running discussions please use issues and pull requests on the github repo. This will be the best place to discuss design and implementation.
-
-For sync communication we have an IRC channel #PODMAN, on chat.freenode.net, that everyone is welcome to join and chat about development.
+**[Contributing](CONTRIBUTING.md)**
+Information about contributing to this project.
### Current Roadmap