This is an automated email from the ASF dual-hosted git repository. huxing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git
commit 7a86d61f863e0e6b6809241dfaed14a547702727 Author: Huxing Zhang <[email protected]> AuthorDate: Sat Sep 8 09:42:34 2018 +0800 Add more mailing list info. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed4c93c..d2e01d3 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,9 @@ The consumer will print out `Hello world` on the screen. ## Contact -* Mailing list: [[email protected]](mailto:[[email protected]]) (subscription [guide](https://github.com/apache/incubator-dubbo/wiki/Mailing-list-subscription-guide)) +* Mailing list: + * dev list: for dev/user discussion. [subscribe](mailto:[[email protected]]), [unsubscribe](mailto:[[email protected]]), [archive](https://lists.apache.org/[email protected]), [guide](https://github.com/apache/incubator-dubbo/wiki/Mailing-list-subscription-guide) + * Bugs: [Issues](https://github.com/apache/incubator-dubbo/issues/new?template=dubbo-issue-report-template.md) * Gitter: [Gitter channel](https://gitter.im/alibaba/dubbo) * Twitter: [@ApacheDubbo](https://twitter.com/ApacheDubbo)
