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

fanningpj pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new 9fbe6d45 copy over incubator-pekko settings (#3)
9fbe6d45 is described below

commit 9fbe6d45621c5eda509d4d5a8d411007aaea0637
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Nov 15 23:57:20 2022 +0100

    copy over incubator-pekko settings (#3)
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 840b130f..08739ef9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,3 +23,17 @@ github:
     issues: true
     # Enable projects for project management boards
     projects: false
+
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true
+
+  protected_branches:
+    main: { }
+
+notifications:
+  commits:              [email protected]
+  issues:               [email protected]
+  pullrequests:         [email protected]
+  discussions:          [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to