Github user sijie commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/56#discussion_r92087267 --- Diff: pom.xml --- @@ -52,6 +52,13 @@ </issueManagement> <mailingLists> <mailingList> + <name>DistributedLog User</name> + <subscribe>user-subscr...@distributedlog.incubator.apache.org</subscribe> + <unsubscribe>user-unsubscr...@distributedlog.incubator.apache.org</unsubscribe> + <post>u...@distributedlog.incubator.apache.org</post> + <archive>http://www.mail-archive.com/user%distributedlog.incubator.apache.org</archive> --- End diff -- I don't think we need to encode the @ in the xml. I updated the pom file to use 'user@distributedlog' now.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---