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

fcsaky pushed a commit to branch fix-history
in repository https://gitbox.apache.org/repos/asf/flink-connector-http.git

commit e5df568fa2b938895452f526338767639f4de222
Author: Ferenc Csaky <[email protected]>
AuthorDate: Wed Mar 4 16:50:47 2026 +0100

    [hotfix] Add `.asf.yaml`
---
 .asf.yaml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..2e93f00
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,21 @@
+github:
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: true
+  labels:
+    - flink
+    - http
+    - connector
+    - datastream
+    - table
+    - sql
+  autolink_jira: FLINK
+  collaborators:
+    - flinkbot
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
+  jobs:         [email protected]
+  jira_options: link label

Reply via email to