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/11/06 07:20:18 UTC

[cassandra-website] branch asf-staging updated: add .asf.yaml to get asf deployment working

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

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


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 0aba4d9  add .asf.yaml to get asf deployment working
0aba4d9 is described below

commit 0aba4d9d25a4731041fc2d477c699a44ced43cfc
Author: mck <mc...@apache.org>
AuthorDate: Fri Nov 6 08:19:46 2020 +0100

    add .asf.yaml to get asf deployment working
---
 .asf.yaml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..928a49d
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,18 @@
+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: asf-site
+


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