[ https://issues.apache.org/jira/browse/DL-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743897#comment-15743897 ]
ASF GitHub Bot commented on DL-134: ----------------------------------- 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. > Add DistributedLog User MailList to pom file > -------------------------------------------- > > Key: DL-134 > URL: https://issues.apache.org/jira/browse/DL-134 > Project: DistributedLog > Issue Type: Task > Reporter: Sijie Guo > Assignee: Sijie Guo > Fix For: 0.4.0 > > > Add distributedlog user mail list to pom file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)