Initialize project
diff --git a/.asf.yml b/.asf.yml
new file mode 100644
index 0000000..33536cd
--- /dev/null
+++ b/.asf.yml
@@ -0,0 +1,20 @@
+github:
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+  labels:
+    - flink
+    - opensearch
+    - connector
+    - datastream
+    - table
+    - sql
+  collaborators:
+    - flinkbot
+notifications:
+  commits:      commits@flink.apache.org
+  issues:       issues@flink.apache.org
+  pullrequests: issues@flink.apache.org
+  jobs:         builds@flink.apache.org
+  jira_options: link label
\ No newline at end of file