File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ deb-src: check-debian distclean
221
221
bdist_rpm :
222
222
$(PYTHON ) setup.py bdist_rpm \
223
223
--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 >"
226
226
227
227
228
228
# build MacOS installer -- depends on patched bdist_mpkg for Leopard
Original file line number Diff line number Diff line change 74
74
Mailing Lists
75
75
=============
76
76
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>`_.
80
79
81
80
Code
82
81
====
You can’t perform that action at this time.
0 commit comments