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 <[email protected]>
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: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+
+github:
+ enabled_merge_buttons:
+ squash: false
+ merge: false
+ rebase: true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]