Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/33#discussion_r78585881 --- Diff: pom.xml --- @@ -39,6 +39,33 @@ JavaScript+HTML GUI for interacting with Brooklyn, using the REST API </description> + <scm> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/brooklyn-ui.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/brooklyn-ui.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=brooklyn-ui.git</url> + <tag>HEAD</tag> + </scm> + + <issueManagement> + <system>JIRA</system> + <url>https://issues.apache.org/jira/browse/BROOKLYN</url> + </issueManagement> + <ciManagement> + <system>Jenkins</system> + <url>https://builds.apache.org/view/Brooklyn/job/brooklyn-ui-master/</url> + </ciManagement> + <mailingLists> + <mailingList> + <name>Brooklyn Developer List</name> --- End diff -- Shall you add the mailing list for other brooklyn-* repos?
--- 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. ---