aaronmarkham closed pull request #13766: Fixed mailing list addresses that were swapped (doc change only) URL: https://github.com/apache/incubator-mxnet/pull/13766
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/community/mxnet_channels.md b/docs/community/mxnet_channels.md index 98cce941e23..8bc8471dffd 100644 --- a/docs/community/mxnet_channels.md +++ b/docs/community/mxnet_channels.md @@ -3,8 +3,8 @@ Converse with the MXNet community via the following channels: - [Forum](https://discuss.mxnet.io/): [discuss.mxnet.io](https://discuss.mxnet.io/) -- [MXNet Apache developer mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> -- [MXNet Apache user mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> -- [MXNet Slack channel](https://the-asf.slack.com/) (Channel: #mxnet): To request an invitation to the channel please subscribe to the mailing list above and then email: <a href="mailto:[email protected]">[email protected]</a> +- [MXNet Apache developer mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> +- [MXNet Apache user mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> +- [MXNet Slack channel](https://the-asf.slack.com/) (Channel: #mxnet): To request an invitation to the channel please subscribe to the dev mailing list above and then email: <a href="mailto:[email protected]">[email protected]</a> Note: if you have an email address with apache.org, you do not need an approval to join the MXNet Slack channel. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
