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-numbers.git


The following commit(s) were added to refs/heads/master by this push:
     new ec46e6e5 Standardise name and notifications
ec46e6e5 is described below

commit ec46e6e545d9143aee8cb29fe1e9ea8f15739212
Author: Sebb <s...@apache.org>
AuthorDate: Fri Jan 20 19:05:30 2023 +0000

    Standardise name and notifications
---
 .asf.yaml | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1d44a6e3..d283fada 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 github:
-  description: "Number types and utilities"
+  description: "Apache Commons Numbers"
   homepage: https://commons.apache.org/numbers
   labels:
     - java
@@ -30,4 +30,10 @@ github:
     - precision
 
 notifications:
-  jobs:   notificati...@commons.apache.org
+    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

Reply via email to