dave2wave commented on code in PR #43: URL: https://github.com/apache/tooling-atr-maven-plugin/pull/43#discussion_r3363545497
########## .asf.yaml: ########## @@ -55,3 +55,36 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] + +project: + metadata: + key: tooling-atr-maven-plugin + committee: tooling + name: Apache Tooling ATR Maven Plugin + description: Maven plugin for ATR (Apache Test Release) integration to upload Apache distribution artifacts. + short_description: Maven plugin for ATR. + homepage: https://apache.github.io/tooling-atr-maven-plugin/ + #lifecycle_page: https://tooling.apache.org/trusted-releases.html + #download_page: https://apache.github.io/tooling-atr-maven-plugin/download.html + bug_database: https://apache.github.io/tooling-atr-maven-plugin/issue-management.html + mailing_lists: https://apache.github.io/tooling-atr-maven-plugin/mailing-lists.html + repositories: + - https://github.com/apache/tooling-atr-maven-plugin.git + categories: + - build-management + programming_languages: + - java + policy: + vote_recipients: + to: [email protected] + cc: Review Comment: Remove this section. ########## .asf.yaml: ########## @@ -55,3 +55,36 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] + +project: + metadata: + key: tooling-atr-maven-plugin + committee: tooling + name: Apache Tooling ATR Maven Plugin + description: Maven plugin for ATR (Apache Test Release) integration to upload Apache distribution artifacts. + short_description: Maven plugin for ATR. + homepage: https://apache.github.io/tooling-atr-maven-plugin/ + #lifecycle_page: https://tooling.apache.org/trusted-releases.html + #download_page: https://apache.github.io/tooling-atr-maven-plugin/download.html + bug_database: https://apache.github.io/tooling-atr-maven-plugin/issue-management.html + mailing_lists: https://apache.github.io/tooling-atr-maven-plugin/mailing-lists.html + repositories: + - https://github.com/apache/tooling-atr-maven-plugin.git + categories: + - build-management + programming_languages: + - java + policy: + vote_recipients: + to: [email protected] Review Comment: Please set this to `[email protected]` ########## .asf.yaml: ########## @@ -55,3 +55,36 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] + +project: + metadata: + key: tooling-atr-maven-plugin + committee: tooling + name: Apache Tooling ATR Maven Plugin + description: Maven plugin for ATR (Apache Test Release) integration to upload Apache distribution artifacts. + short_description: Maven plugin for ATR. + homepage: https://apache.github.io/tooling-atr-maven-plugin/ + #lifecycle_page: https://tooling.apache.org/trusted-releases.html + #download_page: https://apache.github.io/tooling-atr-maven-plugin/download.html + bug_database: https://apache.github.io/tooling-atr-maven-plugin/issue-management.html + mailing_lists: https://apache.github.io/tooling-atr-maven-plugin/mailing-lists.html + repositories: + - https://github.com/apache/tooling-atr-maven-plugin.git + categories: + - build-management + programming_languages: + - java + policy: + vote_recipients: + to: [email protected] + cc: + - [email protected] + announce_recipients: + to: [email protected] Review Comment: Add `cc:` to `[email protected]` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
