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:09:02 UTC

[commons-rng] branch master updated: Standardise

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


The following commit(s) were added to refs/heads/master by this push:
     new 68f0dc46 Standardise
68f0dc46 is described below

commit 68f0dc466212711b80416f6fb2255ad9f004af7c
Author: Sebb <se...@apache.org>
AuthorDate: Fri Jan 20 19:08:57 2023 +0000

    Standardise
---
 .asf.yaml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index ca8d687e..1ce092ba 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 github:
-  description: "Pseudo-random numbers generators"
+  description: "Apache Commons RNG (Pseudo-random number generators)"
   homepage: https://commons.apache.org/rng
   labels:
     - java
@@ -27,3 +27,12 @@ github:
     - reference
     - easy
     - fast
+
+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