RAT-287: Add yaml
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..4a88736
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,12 @@
+# This file allow Apache to hlep us automatically update the website,
+# when we push commit to https://github.com/apache/creadur-site
+publish:
+  whoami: asf-site
+  
+github:
+  description: "Apache Creadur website"
+  homepage: https://creadur.apache.org/
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false