This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git


The following commit(s) were added to refs/heads/master by this push:
     new a2b4d45  Change notification schema for GitHub
a2b4d45 is described below

commit a2b4d454a3f1851587c8e700ed8398d2d930eab3
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sat Apr 8 18:18:48 2023 +0200

    Change notification schema for GitHub
    
    Don't send notification to dev list
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 2f97bc7..d0cd719 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,6 +15,12 @@
 #  limitations under the License.
 #
 # see https://s.apache.org/asfyaml
+notifications:
+  commits: commits@maven.apache.org
+  issues: iss...@maven.apache.org
+  pullrequests: iss...@maven.apache.org
+  jira_options: link label
+
 github:
   description: "Apache Maven JAR Utilities"
   homepage: https://maven.apache.org/shared/maven-shared-jar/

Reply via email to