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-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new 2f1940b Standardise homepage and notifications 2f1940b is described below commit 2f1940b8a8a91863b89529338abaf9be67002923 Author: Sebb <s...@apache.org> AuthorDate: Fri Jan 20 19:00:13 2023 +0000 Standardise homepage and notifications --- .asf.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 57d9289..0b25ef7 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -15,9 +15,18 @@ github: description: "Apache Commons FileUpload is a robust, high-performance, file upload capability to your servlets and web applications" - homepage: https://commons.apache.org/proper/commons-fileupload/ + homepage: https://commons.apache.org/fileupload/ labels: - java - fileupload - upload - apache + +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