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 <s...@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: 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