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/04/21 06:30:34 UTC

[cassandra-website] branch master updated: Update ML destinations for github notifications. Also add staging and github details.

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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 12d43b5  Update ML destinations for github notifications.  Also add staging and github details.
12d43b5 is described below

commit 12d43b5cb8d75592062fc21f016187bc0195a1cd
Author: mck <mc...@apache.org>
AuthorDate: Tue Apr 21 08:29:32 2020 +0200

    Update ML destinations for github notifications.
     Also add staging and github details.
---
 .asf.yaml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 3486904..1843974 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,2 +1,17 @@
+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
+
+staging:
+  profile: ~
+  whoami:  asf-staging
+
 publish:
   whoami: master


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