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

mmerli pushed a commit to branch merlimat-patch-1
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git

commit 22289c697c630fa0cce628d730839fcad167d0d2
Author: Matteo Merli <mme...@apache.org>
AuthorDate: Wed Sep 28 09:18:42 2022 -0700

    Redirect notifications to the commits@ list instead of dev
---
 .asf.yaml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 209aec5..5c8b9e9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,4 +45,11 @@ github:
     # disable merge button:
     merge:   false
     # disable rebase button:
-    rebase:  false
\ No newline at end of file
+    rebase:  false
+
+notifications:
+  commits:      commits@pulsar.apache.org
+  issues:       commits@pulsar.apache.org
+  pullrequests: commits@pulsar.apache.org
+  discussions:  d...@pulsar.apache.org
+  jira_options: link label

Reply via email to