You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2020/05/18 06:11:12 UTC

[cassandra-diff] branch master updated: Add .asf.yml fixing where MLs notifications are sent to.

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

mck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-diff.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b24036  Add .asf.yml fixing where MLs notifications are sent to.
3b24036 is described below

commit 3b240361651b9341f939e6a5db8bc5157a46adf5
Author: mck <mc...@apache.org>
AuthorDate: Sat May 16 10:17:13 2020 +0200

    Add .asf.yml fixing where MLs notifications are sent to.
    
     ref:
      - https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
      - https://lists.apache.org/thread.html/r2c5a4158218dab3b84c97877d38f0df1cbd54da9b0c337bca63a99ca%40%3Cdev.cassandra.apache.org%3E
    
     patch by Mick Semb Wever; reviewed by Yifan Cai
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..1d14ccd
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+notifications:
+  commits:      commits@cassandra.apache.org
+  issues:       commits@cassandra.apache.org
+  pullrequests: pr@cassandra.apache.org
+
+github:
+  enabled_merge_buttons:
+    squash:  false
+    merge:   false
+    rebase:  true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org