This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 32850ea Standardise 32850ea is described below commit 32850eaa28454050470d0e6572f2c44c1642060f Author: Sebb <s...@apache.org> AuthorDate: Fri Jan 20 19:07:27 2023 +0000 Standardise --- .asf.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index ca5aa15..0f66d08 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -14,4 +14,14 @@ # limitations under the License. github: - description: Apache Commons Release Plugin \ No newline at end of file + description: Apache Commons Release Plugin + homepage: https://commons.apache.org/release-plugin/ + +notifications: + commits: commits@commons.apache.org + issues: iss...@commons.apache.org + pullrequests: iss...@commons.apache.org + jira_options: link label + jobs: notificati...@commons.apache.org + issues_bot_dependabot: notificati...@commons.apache.org + pullrequests_bot_dependabot: notificati...@commons.apache.org