You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2023/01/20 19:00:18 UTC

[commons-fileupload] branch master updated: Standardise homepage and notifications

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 <se...@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:       issues@commons.apache.org
+    pullrequests: issues@commons.apache.org
+    jira_options: link label
+    jobs:         notifications@commons.apache.org
+    issues_bot_dependabot: notifications@commons.apache.org
+    pullrequests_bot_dependabot: notifications@commons.apache.org