You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2022/10/17 19:13:01 UTC

[pulsar-client-go] branch master updated: Only send notifications to commits@ ML (#861)

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

mmarshall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 60856f2  Only send notifications to commits@ ML (#861)
60856f2 is described below

commit 60856f2d5d0aac888e7ade9b1cbe685a14b412c4
Author: Michael Marshall <mm...@apache.org>
AuthorDate: Mon Oct 17 12:12:56 2022 -0700

    Only send notifications to commits@ ML (#861)
    
    This PR modifies the Apache mailing list notifications so that commits, issues, and pull request notifications are sent to the commits@pulsar.apache.org mailing list. If you would like these notifications, please to subscribe to the commits mailing list or use the GitHub "watch" feature.
    
    Mailing list discussion for this change: https://lists.apache.org/thread/j6y57kr4180xblh7voyrjw47blgmghwt
---
 .asf.yaml | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2f67ef2..05e8ef3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,4 +42,12 @@ 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:  dev@pulsar.apache.org
+  jira_options: link label