Add a renamed .asf.yaml back
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..91192e9
--- /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
\ No newline at end of file