summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--PROJECT.txt4
-rw-r--r--docs/index.rst4
3 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 813807d14..9c9abc507 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,4 +36,4 @@ branches:
- 1.5.X
notifications:
- irc: "irc.freenode.org#pip"
+ irc: "irc.freenode.org#pypa"
diff --git a/PROJECT.txt b/PROJECT.txt
index df0673847..aecfa331b 100644
--- a/PROJECT.txt
+++ b/PROJECT.txt
@@ -7,5 +7,5 @@ Project Info
* Bug Tracking: https://github.com/pypa/pip/issues
* Mailing list: http://groups.google.com/group/python-virtualenv
* Docs: http://www.pip-installer.org/
-* User IRC: #pip on Freenode.
-* Dev IRC: #pypa on Freenode.
+* User IRC: #pypa on Freenode.
+* Dev IRC: #pypa-dev on Freenode.
diff --git a/docs/index.rst b/docs/index.rst
index 701d11387..e17f9e827 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,8 +5,8 @@ pip
`Dev list <http://groups.google.com/group/pypa-dev>`_ |
`Github <https://github.com/pypa/pip>`_ |
`PyPI <https://pypi.python.org/pypi/pip/>`_ |
-User IRC: #pip |
-Dev IRC: #pypa
+User IRC: #pypa |
+Dev IRC: #pypa-dev
The `PyPA recommended
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`_