diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2013-09-30 11:51:38 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2013-09-30 11:51:38 (GMT) |
commit | c52f4442b759727519859f9551b23df4febec19a (patch) | |
tree | 0a49daa1fe8a7564501ad8c73358d2325623ed4b | |
parent | 3c4145a82c876d251ab89336edc1faaaf85b69f6 (diff) | |
download | hdf5-c52f4442b759727519859f9551b23df4febec19a.zip hdf5-c52f4442b759727519859f9551b23df4febec19a.tar.gz hdf5-c52f4442b759727519859f9551b23df4febec19a.tar.bz2 |
[svn-r24220] Bug ID: HDFFV-8512
Mailing lists instructions are incorrect.
Fix by removing hdf5dev which has long retired (2009). Subscription requests
should be sent to new address due to server change.
Tested: tried to subscribe myself and it worked.
-rw-r--r-- | README.txt | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -21,15 +21,12 @@ The following mailing lists are currently set up for HDF5 Library users: hdf-forum - For general discussion of the HDF5 library with other users. - hdf5dev - For discussion of the HDF5 library development - with developers and other interested parties. - -To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org". +To subscribe to a list, send mail to "<list>-subscribe@lists.hdfgroup.org". where <list> is the name of the list. For example, send a request to subscribe to the 'news' mail list to the following address: - news-subscribe@hdfgroup.org + news-subscribe@lists.hdfgroup.org -Messages sent to the list should be addressed to "<list>@hdfgroup.org". +Messages sent to the list should be addressed to "<list>@lists.hdfgroup.org". Periodic code snapshots are provided at the following URL: ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots |