Skip to content

Commit b7bb70c

Browse files
committed
DOC: remove last vestiges of nipy-devel list
Also copy changes from README to nibabel/info.py
1 parent 9bc5f59 commit b7bb70c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ deb-src: check-debian distclean
221221
bdist_rpm:
222222
$(PYTHON) setup.py bdist_rpm \
223223
--doc-files "doc" \
224-
--packager "nibabel authors <http://mail.scipy.org/mailman/listinfo/nipy-devel>"
225-
--vendor "nibabel authors <http://mail.scipy.org/mailman/listinfo/nipy-devel>"
224+
--packager "nibabel authors <http://mail.python.org/mailman/listinfo/neuroimaging>"
225+
--vendor "nibabel authors <http://mail.python.org/mailman/listinfo/neuroimaging>"
226226

227227

228228
# build MacOS installer -- depends on patched bdist_mpkg for Leopard

nibabel/info.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,8 @@
7474
Mailing Lists
7575
=============
7676
77-
Please see the `nipy devel list
78-
<http://mail.scipy.org/mailman/listinfo/nipy-devel>`_. The nipy devel list is
79-
fine for user and developer questions about nibabel.
77+
Please send any questions or suggestions to the `neuroimaging mailing list
78+
<https://mail.python.org/mailman/listinfo/neuroimaging>`_.
8079
8180
Code
8281
====

0 commit comments

Comments
 (0)