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

pottlinger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git

commit 5d3b004fd62d2b59eb8700b01caa7797633ccecc
Author: Hugo Hirsch <[email protected]>
AuthorDate: Tue Jul 27 22:23:37 2021 +0200

    RAT-287: Add yaml
---
 .asf.yaml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

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

Reply via email to